fix: [UI] Change margin for notice message

pull/8613/head
Jakub Onderka 2022-10-04 10:41:02 +02:00
parent 410c8aa103
commit b7207fb584
1 changed files with 1 additions and 1 deletions

View File

@ -2652,7 +2652,7 @@ ul.correlations li .popover span {
}
#notice_message {
margin: 10px;
margin-bottom: 10px;
}
.alert form {