1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Fix on status view

This commit is contained in:
Ycarus (Yannick Chabanois) 2022-06-28 14:07:45 +02:00
parent a26cb1d90b
commit 5e73f89764
2 changed files with 3 additions and 1 deletions

View file

@ -332,4 +332,6 @@ Thanks :)*/
}
.spaceline {
height: 55px;
z-index: -10;
position: relative;
}