This commit is contained in:
Laux Dev
2026-03-03 10:05:05 +08:00
parent c16c6f8727
commit 22f87f39a9

View File

@@ -103,6 +103,13 @@
align-self: stretch;
text-wrap: nowrap;
width: 100%;
border-radius: 4px;
color: #acb0ff;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.dropDownContainer > div:hover {
background: #3c4159;