mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
fix(context menu): position above all elements
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.preact-context-menu .context-menu {
|
||||
z-index: 5000;
|
||||
z-index: 10000;
|
||||
min-width: 190px;
|
||||
padding: 6px 8px;
|
||||
user-select: none;
|
||||
|
||||
Reference in New Issue
Block a user