mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Selection counter text size was abnormally large
This commit is contained in:
@@ -464,6 +464,10 @@ html {
|
||||
backdrop-filter: blur(10px);
|
||||
}
|
||||
|
||||
.selectionCommandsPanel>h1 {
|
||||
font-size: large;
|
||||
}
|
||||
|
||||
.itemSelectionPanel {
|
||||
border: unset;
|
||||
background-color: transparent;
|
||||
|
Reference in New Issue
Block a user