better frontends tab, now you can set default frontend

This commit is contained in:
Henry Jameson 2023-03-29 23:26:57 +03:00
commit ac75d051b7
11 changed files with 179 additions and 64 deletions

View file

@ -43,6 +43,9 @@
.btn {
min-height: 2em;
}
.btn:not(.dropdown-button) {
padding: 0 2em;
}
}