/* source: src/components/switch/switch.vue */
._main_5oj5r_1 {
  position: relative;
  display: inline-block;
}
._main_5oj5r_1::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  content: "";
}