Make sure notices don't overlap stuff

This commit is contained in:
ItsDrike 2023-12-10 01:34:36 +01:00
parent 77afe05a08
commit 15bda83cc1
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -19,6 +19,7 @@ $notice-tip: #122412;
border-radius: 4px;
color: $notice-root;
background: $notice-root-bg;
display: inline-block;
p:last-child {
margin-bottom: 0;