style: #f5f5f5统一更换为#f9fafa
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
position: relative;
|
||||
|
||||
&:hover:not(.disabled) {
|
||||
background-color: #f5f5f5;
|
||||
background-color: #F9FAFA;
|
||||
}
|
||||
|
||||
&:active:not(.disabled) {
|
||||
@@ -76,7 +76,7 @@
|
||||
}
|
||||
|
||||
&.hovered {
|
||||
background-color: #f5f5f5;
|
||||
background-color: #F9FAFA;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user