This commit is contained in:
zogodo
2020-02-24 20:56:53 +08:00
parent 632c22c521
commit 9635c01e5f
2 changed files with 4 additions and 1 deletions

View File

@@ -740,3 +740,6 @@ table {
.on-off {
display: inherit;
}
.mdl-progress {
width: 100%;
}