Various front-end improvements and bugfixes #78

Merged
raucao merged 21 commits from feature/frontend_improvements into master 2023-01-25 04:16:56 +00:00
Showing only changes of commit 0492b42327 - Show all commits

View File

@ -6,7 +6,7 @@
.btn-md {
@apply btn;
@apply py-2.5 px-5 shadow-md;
@apply py-3 px-6;
}
.btn-sm {