Merge pull request #6860 from Stawlie/toggleswitch-aligment-fix
fix (ToggleSwitch): Fixed #6859pull/6877/head
commit
f004b69b7d
|
@ -24,7 +24,6 @@ const theme = ({ dt }) => `
|
||||||
}
|
}
|
||||||
|
|
||||||
.p-toggleswitch-slider {
|
.p-toggleswitch-slider {
|
||||||
display: inline-block;
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
Loading…
Reference in New Issue