fix: ad widget size

This commit is contained in:
freeplay 2023-06-25 18:49:12 -04:00
parent 5fcbf699ff
commit a61054e3f5

View File

@ -91,7 +91,7 @@ function updateWidgets(widgets) {
display: flex;
flex-direction: column;
> * {
> :deep(*) {
margin-top: var(--margin);
width: 300px;