update slected header
This commit is contained in:
@ -275,11 +275,11 @@ export default {
|
||||
}
|
||||
}
|
||||
.v-btn {
|
||||
@if $theme == dark {
|
||||
background-color: #18579e;
|
||||
} @else {
|
||||
background-color: #3f4d7d;
|
||||
}
|
||||
// @if $theme == dark {
|
||||
// background-color: #18579e;
|
||||
// } @else {
|
||||
// background-color: #3f4d7d;
|
||||
// }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user