mirror of
https://github.com/SwingTheVine/Wplace-BlueMarble.git
synced 2026-03-11 17:15:38 +00:00
Fixed color filter RGB container sizing bug
This commit is contained in:
parent
5a557d3641
commit
fe39fd92a2
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Filter window hide color button */
|
/* Filter window hide color button */
|
||||||
.bm-filter-container-rgb button {
|
#bm-window-filter .bm-filter-container-rgb button {
|
||||||
padding: 0.75em 0.5ch;
|
padding: 0.75em 0.5ch;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue