mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
feat: increased header button counter size
This commit is contained in:
parent
e503cb69f2
commit
4fb832c042
@ -96,10 +96,11 @@
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
font-size: .75em;
|
font-size: .75em;
|
||||||
width: 1.5em;
|
width: 1.8em;
|
||||||
height: 1.5em;
|
height: 1.8em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
line-height: 1.25em;
|
line-height: 1.55em;
|
||||||
|
font-weight: bold;
|
||||||
border: 2px solid white;
|
border: 2px solid white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user