Update _wallet-selector.scss

FIX issue #3407
This commit is contained in:
Daniel Leedan 2020-07-05 11:51:15 +08:00
parent b1879d29b4
commit 188f69f9dc

View File

@ -733,6 +733,7 @@ label.disabled + .sidebar-selector-info .sidebar-selector-info-text {
}
.acc-content-btn {
background: #fff;
line-height: 50px;
}
.acc-content-btn + .acc-content-btn {
border-top: 1px solid #dadada;
@ -742,6 +743,7 @@ label.disabled + .sidebar-selector-info .sidebar-selector-info-text {
}
.table-sort .acc-btn {
font-weight: 600;
line-height: 50px;
}
.table-sort-title {
margin: 0 0 5px;