Fixed styling bug
This commit is contained in:
parent
b17fb5dea8
commit
2ab0b6b632
1 changed files with 4 additions and 0 deletions
|
@ -36,7 +36,11 @@
|
||||||
|
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
|
flex-shrink: 1;
|
||||||
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
min-height: 400px;
|
||||||
|
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue