fixed
This commit is contained in:
@@ -103,6 +103,13 @@
|
|||||||
align-self: stretch;
|
align-self: stretch;
|
||||||
text-wrap: nowrap;
|
text-wrap: nowrap;
|
||||||
width: 100%;
|
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 {
|
.dropDownContainer > div:hover {
|
||||||
background: #3c4159;
|
background: #3c4159;
|
||||||
|
|||||||
Reference in New Issue
Block a user