fix styles; update storage validation checker

This commit is contained in:
gingervitis
2021-02-01 00:01:38 -08:00
parent 7501cfc548
commit cd8d877a59
3 changed files with 17 additions and 9 deletions

View File

@@ -85,7 +85,7 @@
width: 100%;
display: block;
&.empty {
display: inline-block;
display: none;
visibility: visible;
}
}