Update web_src/css/base.css

This commit is contained in:
silverwind 2024-04-18 22:58:50 +02:00 committed by GitHub
parent a4accfb59f
commit aef95c4378
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -494,7 +494,7 @@ img.ui.avatar,
margin-top: calc(var(--page-spacing) - 1rem);
}
/* add horizontal margin to elements that are outside of .flex-container or .ui.container */
/* add horizontal margin to elements that are outside top-level of .flex-container or .ui.container */
.page-content > .flash-message {
margin-left: var(--page-margin-x);
margin-right: var(--page-margin-x);