Merge remote-tracking branch 'origin/main' into feature/0710_下载中心_rxd
# Conflicts: # src/components/_base/navbar/index.vue # src/styles/components/checkbox.scss
This commit is contained in:
@ -11,13 +11,13 @@
|
||||
}
|
||||
&.arco-checkbox-checked {
|
||||
.arco-checkbox-icon {
|
||||
background-color: #A794FE !important;
|
||||
background-color: #a794fe !important;
|
||||
}
|
||||
}
|
||||
&.arco-checkbox-indeterminate {
|
||||
.arco-checkbox-icon {
|
||||
border: none;
|
||||
background-color: #A794FE !important;
|
||||
background-color: #a794fe !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -28,5 +28,4 @@
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user