1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-13 17:16:48 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;
}