1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-21 21:33:18 +01:00

Fixes ui bug with menu

This commit is contained in:
Amir
2020-01-06 17:02:55 -08:00
parent 1b97d18ef0
commit a8366174e9

View File

@@ -64,6 +64,7 @@ aside {
height: 100vh;
overflow: auto;
position: fixed;
width: inherit;
.hide-overflow {
text-overflow: ellipsis;