Commit d3beb28dab46c06b9300a49bb4b7b4f14be776d0

Authored by Quentin Durand
1 parent 3098f72c
Exists in dev

Resetting css

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/dashboard/templates/dashboard/system.html
... ... @@ -20,7 +20,7 @@
20 20  
21 21 .fixed {
22 22 height: 400px;
23   - width: 450px;
  23 + width: 430px;
24 24 overflow: scroll;
25 25 background-color: black;
26 26 }
... ...