From: Louis-Maxime Piton Date: Wed, 13 Nov 2024 16:06:58 +0000 (+0100) Subject: Change class name X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76449ba3e3bdbf8d30320462b50a69c7a25714b7;p=thirdparty%2Fbootstrap.git Change class name --- diff --git a/scss/_debug.scss b/scss/_debug.scss index 840bec3851..b9a3acd211 100644 --- a/scss/_debug.scss +++ b/scss/_debug.scss @@ -1,5 +1,5 @@ @if $enable-debugger-classes { - .debug { + .#{$prefix}grid-debug { &::before { position: fixed; top: 0;