This reverts commit 97efc549d3de1541cabf9b1dcf210ae4ea7e01c1.
@@ -9,7 +9,7 @@
content: 'L';
}
- .custom-control-input:checked+.custom-control-label::before {
+ .custom-control-input:checked + .custom-control-label::before {
padding-left: 5px;
content: 'S';
@@ -21,7 +21,6 @@
.grw-recent-changes-item-lower {
height: 17.5px;
-
.footstamp-icon {
svg {
width: 14px;
@@ -43,7 +42,6 @@
font-size: 14px;
- // For truncate-text
.flex-grow-1 {
min-width: 0;
@@ -52,4 +50,4 @@
max-width: fit-content;
-}
+}