WIP: Various front-end improvements and bugfixes #76

Closed
raucao wants to merge 10 commits from feature/frontend_improvements into feature/docker_compose
Showing only changes of commit 6a3c0d6ab1 - 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 {