layout: make popover buttons larger and add a border

This commit is contained in:
alfrix 2024-02-25 12:09:48 -03:00
parent 0226ba0d95
commit c35b52805d

View File

@ -547,10 +547,14 @@ trough {
popover {
background-color: @bg;
border: 0.1em solid white;
padding: 0em;
}
popover button {
background-color: @bg;
padding: 1em 3.1em;
margin: 0;
}
.screensaver,