Files
bigcapital/packages/webapp/src/style/objects/switch.scss
2023-10-04 12:17:27 +02:00

8 lines
104 B
SCSS

.bp4-control.bp4-switch {
.bp4-control-indicator {
&:before {
box-shadow: none;
}
}
}