mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-03 19:38:02 +00:00
Move notifications a little to the left
So that they don’t overlap the menu hamburger
This commit is contained in:
@@ -913,7 +913,7 @@ canvas.tw-edit-bitmapeditor {
|
||||
.tw-notification {
|
||||
position: fixed;
|
||||
top: 14px;
|
||||
right: 14px;
|
||||
right: 42px;
|
||||
z-index: 1000;
|
||||
max-width: 280px;
|
||||
padding: 0 14px 0 14px;
|
||||
|
Reference in New Issue
Block a user