fix style button

This commit is contained in:
Noemi
2025-07-03 15:38:14 +02:00
parent f5e7c890e7
commit 48dfa073f7

View File

@@ -414,6 +414,10 @@
flex-wrap: wrap; flex-wrap: wrap;
} }
.appPageSection__actions > *:first-child{
margin-bottom: 24px;
}
.appPageSection .appPageSection__actions:last-of-type { .appPageSection .appPageSection__actions:last-of-type {
padding-bottom: 48px; padding-bottom: 48px;
} }