DEV: changes identifier from card to usercard (#28575)

This commit is contained in:
Joffrey JAFFEUX
2024-08-27 14:08:49 +02:00
committed by GitHub
parent 82e75c8700
commit b4a8873596
4 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
.fk-d-menu[data-identifier="card"] {
.fk-d-menu[data-identifier="usercard"] {
z-index: z("usercard");
}