Fix user menu overlap with macos window controls (#33425)
* Fix user menu overlap with macos window controls Fixes https://github.com/element-hq/element-web/issues/33424 * Snapshot * snapshot
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ exports[`<SpacePanel /> should show all activated MetaSpaces in the correct orde
|
||||
aria-expanded="false"
|
||||
aria-haspopup="menu"
|
||||
aria-label="User menu"
|
||||
class="_triggerButton_1ejl3_50"
|
||||
class="_triggerButton_1ejl3_50 mx_UserMenu"
|
||||
data-state="closed"
|
||||
id="radix-_r_0_"
|
||||
type="button"
|
||||
|
||||
Reference in New Issue
Block a user