File size: 129 Bytes
1e92f2d |
1 2 3 4 5 6 7 |
// Undo some global styles specifically for the Crowdsignal poll
#pd-embed-slider {
.pds-radiobutton {
appearance: auto;
}
}
|
1e92f2d |
1 2 3 4 5 6 7 |
// Undo some global styles specifically for the Crowdsignal poll
#pd-embed-slider {
.pds-radiobutton {
appearance: auto;
}
}
|