fix notification showing below char/line count

This commit is contained in:
Lup Gabriel 2022-02-07 20:26:35 +02:00
parent 6337c515bb
commit ebf7d39fd5
1 changed files with 1 additions and 0 deletions

View File

@ -229,6 +229,7 @@ html.embedded #footer, body.embedded #footer {
bottom: 30px;
right: 0;
padding: 20px;
z-index: 1;
}
.container #notifications div {