mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 15:06:20 +00:00
style(purse): widen the gear dropdown to match the purse width (234px)
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user