add decent spacing

This commit is contained in:
buzz-lightsnack-2007 2024-04-15 22:50:38 +08:00
parent 6b286eafb9
commit fccde5869f

View file

@ -174,6 +174,10 @@ nav .input-field label {
left: auto !important;
}
.input-field > button:not(:last-child) {
margin-right: 0.5em;
}
.nav-wrapper {
position: sticky;
z-index: 10;