FIX: fixed the cowebsite aside dom not being visible on some browser

This commit is contained in:
kharhamel 2021-06-15 14:35:29 +02:00
parent a5779095f8
commit 40e2ba196d

View file

@ -28,6 +28,7 @@
aside {
height: 30px;
min-height: 30px;
cursor: ns-resize;
flex-direction: column;