fix style

This commit is contained in:
syuilo
2022-12-29 09:36:41 +09:00
parent 845c202109
commit d19dab8a66
2 changed files with 4 additions and 2 deletions

View File

@@ -89,6 +89,8 @@ function updateWidgets(thisWidgets) {
box-sizing: border-box;
&.universal {
padding-top: var(--margin);
> * {
margin: var(--margin) 0;
}