mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 15:06:20 +00:00
style(purse): tighten gear dropdown rows (compact spacing like reference)
This commit is contained in:
@@ -247,10 +247,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.nitro-purse-menu__item {
|
.nitro-purse-menu__item {
|
||||||
padding: 6px 10px;
|
padding: 2px 10px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-size: 0.78rem;
|
font-size: 0.78rem;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
line-height: 1.3;
|
||||||
color: rgba(255, 255, 255, 0.9);
|
color: rgba(255, 255, 255, 0.9);
|
||||||
background: transparent;
|
background: transparent;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user