init dev-push code ui base design
This commit is contained in:
@ -41,6 +41,7 @@ export default {
|
||||
.v-input__control,
|
||||
.v-input__slot {
|
||||
height: 100%;
|
||||
background-color: rgba(0, 0, 0, 0) !important;
|
||||
}
|
||||
.v-input--selection-controls__input {
|
||||
width: 100%;
|
||||
@ -80,7 +81,7 @@ export default {
|
||||
background-color: #383f5d;
|
||||
}
|
||||
.v-input--switch__thumb {
|
||||
transform: translate(38px, 0);
|
||||
// transform: translate(38px, 0);
|
||||
background-image: url(../../assets/images/icon/ico-theme-dark.png);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user