fix: ad widget size

This commit is contained in:
freeplay 2023-06-25 18:49:12 -04:00
parent 5fcbf699ff
commit a61054e3f5
1 changed files with 1 additions and 1 deletions

View File

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