mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-18 23:31:25 -08:00
Correction of zindex for tc-card-ribbon-wrapper (new ribbon) (#7088)
This commit is contained in:
parent
4be0c17dd0
commit
229159fea7
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@ type: text/vnd.tiddlywiki
|
|||
right: 0;
|
||||
overflow: hidden;
|
||||
top: 0;
|
||||
z-index: 999;
|
||||
z-index: 849;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue