Fix limit bar overflowing when over the limit
This commit is contained in:
@@ -600,6 +600,7 @@ noscript {
|
||||
width: ~"calc(100% - 6px)";
|
||||
height: 25px;
|
||||
line-height: 25px;
|
||||
overflow: hidden;
|
||||
.usage {
|
||||
height: 100%;
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user