compact system menu

This commit is contained in:
Devaev Maxim
2021-05-19 08:48:05 +03:00
parent 52701c3bf2
commit ac109043ed
3 changed files with 28 additions and 27 deletions

View File

@@ -119,6 +119,10 @@ select {
padding-left: 5px;
padding-right: 25px;
}
button.small {
font-size: 12px;
height: 20px;
}
button.key,
select.key {
border: var(--border-key-thin);