Commit c2da4411 by Bence Dányi

webui: fix quota display position

parent 43fbfa1a
......@@ -88,11 +88,15 @@
cursor: default;
&:hover {
background-color: #c1c1c1;
.name {
width: 90%;
}
}
.name {
background: none !important;
text-align: center;
float: none;
width: 90%;
}
}
&.small-row .summary{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment