Revert "extend debug page to show assigned domain quota"

This commit is contained in:
André Peters
2019-10-02 19:23:09 +02:00
committed by GitHub
parent b727d240c2
commit 4f6d407fdd
7 changed files with 43 additions and 88 deletions

View File

@@ -44,14 +44,4 @@ tbody {
.container-indicator {
width: 15px;
height: 15px;
}
.disk_space {
margin-top: 20px;
}
.progress-bar-committed {
background-color: #B6E1F2;
}
.usage-info {
display: inline-block;
margin-right: 5px;
}
}