This commit is contained in:
parent
cf3d7f17bc
commit
bf729235f1
1 changed files with 2 additions and 1 deletions
|
@ -68,7 +68,8 @@
|
||||||
|
|
||||||
.tab {
|
.tab {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
height: 80%;
|
height: 90%;
|
||||||
|
overflow: hidden;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue