FIX: fixed the cowebsite aside dom not being visible on some browser
This commit is contained in:
parent
a5779095f8
commit
40e2ba196d
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
|
||||
aside {
|
||||
height: 30px;
|
||||
min-height: 30px;
|
||||
cursor: ns-resize;
|
||||
flex-direction: column;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue