Bump card perma z-index when dialog is open
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
position: relative;
|
||||
|
||||
&:has(dialog[open]) {
|
||||
z-index: 2;
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
&:has(.card-perma__star-input:checked) {
|
||||
|
||||
Reference in New Issue
Block a user