mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-26 23:25:56 -05:00
[web] Fix the missing bottom margin on pages with tabs
This commit is contained in:
parent
a484f89e0a
commit
7f38c4fa87
@ -65,6 +65,7 @@ a.navbar-item {
|
||||
margin-bottom: 3.25rem;
|
||||
&-with-tabs {
|
||||
margin-top: 6.25rem !important;
|
||||
margin-bottom: 3.25rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user