A11Y: usercard resizing for high zoom levels (#27846)

This commit is contained in:
Kris
2024-07-10 14:51:56 -04:00
committed by GitHub
parent 5b73322c41
commit c780e764d0
3 changed files with 35 additions and 4 deletions

View File

@@ -1,9 +1,5 @@
.fk-d-menu[data-identifier="card"] {
z-index: z("usercard");
max-width: calc(100vw - 2em);
.fk-d-menu__inner-content {
min-width: 0;
}
}
.full-page-chat {