fix that one button size on the control panel

This commit is contained in:
Til Schmitter 2026-05-13 20:30:56 +02:00
parent 3b5a147d6d
commit d42b51cdc2

View file

@ -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);