update tabs
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
|
||||
.libraryMenuButtonText {
|
||||
text-decoration: none;
|
||||
font-weight: 400 !important;
|
||||
font-weight: 500 !important;
|
||||
display: inline-flex;
|
||||
vertical-align: middle;
|
||||
padding-left: 0 !important;
|
||||
@@ -102,7 +102,8 @@
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
align-items: center;
|
||||
margin-left: 1em;
|
||||
margin-left: .5em;
|
||||
font-size: 108%;
|
||||
}
|
||||
|
||||
.viewMenuBar {
|
||||
@@ -230,13 +231,6 @@
|
||||
background-color: #1D1D20;
|
||||
}
|
||||
|
||||
@media all and (max-width: 360px) {
|
||||
|
||||
.libraryMenuButtonText {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (max-width: 800px) {
|
||||
|
||||
/* The sidebar isn't visible at this size, so there's no way to navigate within the editor */
|
||||
|
||||
Reference in New Issue
Block a user