Fixed color filter RGB container sizing bug

This commit is contained in:
SwingTheVine 2026-02-27 14:59:44 -05:00
parent 5a557d3641
commit fe39fd92a2

View file

@ -70,7 +70,7 @@
}
/* Filter window hide color button */
.bm-filter-container-rgb button {
#bm-window-filter .bm-filter-container-rgb button {
padding: 0.75em 0.5ch;
}