Fix double scrollbars (fix #44)
This commit is contained in:
parent
8f1794c119
commit
504f36a6fd
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@
|
|||
}
|
||||
|
||||
.etabs-views {
|
||||
position: relative;
|
||||
border-top: 1px solid #aaa;
|
||||
height: calc(100vh - 33px);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue