style: 样式调整
This commit is contained in:
@ -168,13 +168,14 @@ export default defineComponent({
|
||||
@include menu-item;
|
||||
padding: 8px;
|
||||
&:hover {
|
||||
background: rgba(109, 76, 254, 0.08);
|
||||
background-color: rgba(109, 76, 254, 0.08);
|
||||
color: #6d4cfe;
|
||||
.svg-icon {
|
||||
color: #6d4cfe;
|
||||
}
|
||||
}
|
||||
&.active {
|
||||
background-color: #fff !important;
|
||||
.label,
|
||||
.svg-icon {
|
||||
color: #6d4cfe;
|
||||
|
||||
Reference in New Issue
Block a user