mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
toggle vertical alignment
This commit is contained in:
2
dist/css/ionic.css
vendored
2
dist/css/ionic.css
vendored
@@ -2786,7 +2786,7 @@ input[type="checkbox"][readonly] {
|
||||
/* position the toggle to the right within a list item */
|
||||
.toggle-item .toggle {
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
top: 7.5px;
|
||||
right: 15px;
|
||||
z-index: 3; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user