fix bugs style button delete
This commit is contained in:

parent
9aa9939a43
commit
24882a21a5
@ -253,16 +253,12 @@ a {
|
||||
color: map-deep-get($config, #{$theme}, "v-select-label-color");
|
||||
}
|
||||
|
||||
// .header {
|
||||
// background-color: map-deep-get($config, #{$theme}, "header-backgroud");
|
||||
// border-bottom: 1px solid map-deep-get($config, #{$theme}, "v-header-border");
|
||||
// }
|
||||
|
||||
.custom-chart{
|
||||
border: 1px solid map-deep-get($config, #{$theme}, "v-chart-border");
|
||||
}
|
||||
|
||||
.v-icon {
|
||||
color: currentColor;
|
||||
&.icon-orange {
|
||||
svg {
|
||||
fill:map-deep-get($config,
|
||||
|
Reference in New Issue
Block a user