1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-04-19 21:31:31 +00:00

Correction of zindex for tc-card-ribbon-wrapper (new ribbon) (#7088)

This commit is contained in:
Télumire
2022-12-05 00:29:36 +01:00
committed by GitHub
parent 4be0c17dd0
commit 229159fea7

View File

@@ -192,7 +192,7 @@ type: text/vnd.tiddlywiki
right: 0;
overflow: hidden;
top: 0;
z-index: 999;
z-index: 849;
pointer-events: none;
}