manage: restore our standard font size in the filter selector
This commit is contained in:
parent
63954c986f
commit
522629f534
|
@ -16,6 +16,10 @@ a:hover {
|
|||
color: #666;
|
||||
}
|
||||
|
||||
select {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
#header {
|
||||
width: 280px;
|
||||
height: 100vh;
|
||||
|
|
Loading…
Reference in New Issue
Block a user