mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
fix that one button size on the control panel
This commit is contained in:
parent
3b5a147d6d
commit
d42b51cdc2
|
|
@ -100,6 +100,9 @@ a {
|
|||
padding: .2em .6em;
|
||||
margin: 0 .3em;
|
||||
}
|
||||
#lo{
|
||||
padding: .35em .6em;
|
||||
}
|
||||
#lo:hover, #lo:focus-visible,
|
||||
a:hover, a:focus-visible {
|
||||
background: rgb(10, 134, 206);
|
||||
|
|
|
|||
Loading…
Reference in a new issue