9 lines
188 B
CSS
9 lines
188 B
CSS
|
.currencyLabelMenuSeparator-13pkukWx {
|
||
|
margin: 6px 0;
|
||
|
height: 1px;
|
||
|
background-color: #e0e3eb;
|
||
|
}
|
||
|
html.theme-dark .currencyLabelMenuSeparator-13pkukWx {
|
||
|
background-color: #434651;
|
||
|
}
|