mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
A11Y: usercard resizing for high zoom levels (#27846)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user