height:calc(100vh-60px);
This commit is contained in:
@@ -325,7 +325,7 @@
|
||||
position:fixed;
|
||||
left:0;
|
||||
top:60px;
|
||||
height:calc(100vh-60px);
|
||||
height:calc(100vh - 60px);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user