panel height
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
.tpanelmain {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
height: 100vh;
|
||||
box-sizing: border-box;
|
||||
color: black;
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
color: @COLOR_GRAY03;
|
||||
padding: 0 !important;
|
||||
word-break: keep-all;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
&.isTabActivated {
|
||||
|
||||
Reference in New Issue
Block a user