theme fix

This commit is contained in:
Eugene Pankov 2021-01-02 13:12:12 +01:00
parent fef19615bb
commit 9ec1a0d253
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -66,6 +66,10 @@ $side-tab-width: 200px;
.drag-space {
flex: auto;
}
&>.inset {
opacity: 0;
}
}
@ -92,7 +96,7 @@ $side-tab-width: 200px;
color: #aaa;
border: none;
border-radius: 0;
align-items: center;
&.dropdown-toggle::after {
@ -121,7 +125,6 @@ $side-tab-width: 200px;
width: 85px;
height: $tabs-height;
flex: none;
opacity: 0;
-webkit-app-region: drag;
}