修改
This commit is contained in:
@@ -227,6 +227,9 @@ let intermediaryObj = {
|
||||
color: #fff;
|
||||
font-weight: 400;
|
||||
cursor: pointer;
|
||||
&:hover {
|
||||
background-color: #0f0f0f;
|
||||
}
|
||||
|
||||
.learn-more-icon {
|
||||
width: 16px;
|
||||
|
||||
@@ -480,7 +480,7 @@ img {
|
||||
.btm-box {
|
||||
padding: 0 20px;
|
||||
height: 58px;
|
||||
border-top: 1px dashed #d7d7d7;
|
||||
border-top: 1px dotted #d7d7d7;
|
||||
|
||||
.intermediary-tab-img {
|
||||
width: 85px;
|
||||
|
||||
Reference in New Issue
Block a user