update sync display
This commit is contained in:
parent
0d51412424
commit
a52b5e24d0
20 changed files with 181 additions and 147 deletions
|
@ -56,10 +56,6 @@
|
|||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.drawerContent {
|
||||
padding-bottom: 100px;
|
||||
}
|
||||
|
||||
.headerButton {
|
||||
margin: 0 5px;
|
||||
background-color: transparent;
|
||||
|
@ -299,6 +295,10 @@ body:not(.dashboardDocument) .headerAppsButton {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.mainDrawer-scrollContainer {
|
||||
padding-bottom: 10vh;
|
||||
}
|
||||
|
||||
@media all and (min-width: 640px) {
|
||||
|
||||
.mainDrawerPanel .viewMenuBarTabs {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue