fix tab cutoff
This commit is contained in:
parent
7aeeb25f00
commit
b1c338a976
1 changed files with 2 additions and 1 deletions
|
|
@ -65,8 +65,9 @@
|
|||
}
|
||||
|
||||
.tab-content-wrapper {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1 1 auto;
|
||||
height: 100%;
|
||||
|
||||
&.-hidden {
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue