replace all toggle buttons
This commit is contained in:
parent
501489cb66
commit
a54df263e2
7 changed files with 76 additions and 98 deletions
|
|
@ -16,6 +16,16 @@
|
|||
display: inherit;
|
||||
}
|
||||
|
||||
.item-toggle .toggle {
|
||||
right: 28px;
|
||||
}
|
||||
|
||||
.toggle-label {
|
||||
color: rgb(41, 55, 68);
|
||||
font-size: 14px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
button, .button {
|
||||
min-width: inherit;
|
||||
min-height: inherit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue