fix toggle disable icon position
This commit is contained in:
@@ -212,7 +212,11 @@ $pmHeaderHeight: 56px;
|
||||
}
|
||||
|
||||
.toggle-switch-outer {
|
||||
display: flex;
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
.toggle-switch {
|
||||
float: right !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user