retain session hover state when popover open and update border radius
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
z-index: 50;
|
||||
min-width: 200px;
|
||||
max-width: 320px;
|
||||
border-radius: var(--radius-md);
|
||||
border-radius: 8px;
|
||||
background-color: var(--surface-raised-stronger-non-alpha);
|
||||
pointer-events: auto;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user