mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-07 01:33:13 -08:00
Move notifications a little to the left
So that they don’t overlap the menu hamburger
This commit is contained in:
parent
5ec0775d3e
commit
78f81a6894
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue