mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
fix: ad widget size
This commit is contained in:
parent
1327052ef0
commit
403837051d
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ function updateWidgets(widgets) {
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
> * {
|
||||
> :deep(*) {
|
||||
margin-top: var(--margin);
|
||||
width: 300px;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue