fixed tabs on side with compact theme

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

View File

@ -1,6 +1,10 @@
@import './theme.scss'; @import './theme.scss';
app-root { app-root {
.tabs-on-side .tab-bar {
height: 100% !important;
}
.tab-bar { .tab-bar {
height: 27px !important; height: 27px !important;