style(purse): widen the gear dropdown to match the purse width (234px)

This commit is contained in:
simoleo89
2026-06-15 20:25:11 +02:00
parent 3a5588d83a
commit 88f5ecffd3
+1 -1
View File
@@ -233,7 +233,7 @@
/* ---- Settings dropdown (gear menu) ---- */ /* ---- Settings dropdown (gear menu) ---- */
.nitro-purse-menu { .nitro-purse-menu {
width: 100%; width: 100%;
max-width: 200px; max-width: 234px;
margin-top: 4px; margin-top: 4px;
margin-left: auto; margin-left: auto;
display: flex; display: flex;