fix:样式修改
This commit is contained in:
@@ -523,7 +523,8 @@
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
opacity: 1;
|
||||
border: 1px solid rgba(207, 212, 219, 1);
|
||||
// border: 1px solid rgba(207, 212, 219, 1);
|
||||
border: none;
|
||||
line-height: 20.27px;
|
||||
color: white;
|
||||
text-align: center;
|
||||
@@ -534,7 +535,7 @@
|
||||
.selected {
|
||||
background: linear-gradient(180deg, rgba(201, 245, 255, 1) 0%, rgba(138, 215, 255, 1) 100%);
|
||||
color: rgba(0, 61, 90, 1);
|
||||
border: 1px solid white;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.btn:hover {
|
||||
|
Reference in New Issue
Block a user