add decent spacing
This commit is contained in:
parent
6b286eafb9
commit
fccde5869f
1 changed files with 4 additions and 0 deletions
|
@ -174,6 +174,10 @@ nav .input-field label {
|
||||||
left: auto !important;
|
left: auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.input-field > button:not(:last-child) {
|
||||||
|
margin-right: 0.5em;
|
||||||
|
}
|
||||||
|
|
||||||
.nav-wrapper {
|
.nav-wrapper {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue