mirror of
https://ark.sudovanilla.org/Korbs/electron-tabs.git
synced 2024-12-23 03:53:53 +00:00
Fix double scrollbars (fix #44)
This commit is contained in:
parent
8f1794c119
commit
504f36a6fd
|
@ -124,6 +124,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.etabs-views {
|
.etabs-views {
|
||||||
|
position: relative;
|
||||||
border-top: 1px solid #aaa;
|
border-top: 1px solid #aaa;
|
||||||
height: calc(100vh - 33px);
|
height: calc(100vh - 33px);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue