theme fix

This commit is contained in:
Eugene Pankov
2021-01-02 13:12:12 +01:00
parent fef19615bb
commit 9ec1a0d253

View File

@@ -66,6 +66,10 @@ $side-tab-width: 200px;
.drag-space {
flex: auto;
}
&>.inset {
opacity: 0;
}
}
@@ -121,7 +125,6 @@ $side-tab-width: 200px;
width: 85px;
height: $tabs-height;
flex: none;
opacity: 0;
-webkit-app-region: drag;
}