Update _gnome-40.0.scss

This commit is contained in:
vinceliuice 2025-04-05 10:30:14 +08:00
parent 9f9646c02a
commit e8b316057a

View File

@ -181,9 +181,10 @@ $flap_sidebar_size: 240px;
}
}
}
}
// Floating Bar
.floating-bar {
// Floating Bar
.floating-bar {
padding: 2px;
background-color: $selected_bg_color;
color: $selected_fg_color;
@ -198,7 +199,6 @@ $flap_sidebar_size: 240px;
padding: 0;
@extend %selected-button;
}
}
}
#NautilusViewCell {