@import "antd/lib/radio/style/index.less";

.@{radio-prefix-cls}-button-wrapper {
  &-checked {
    z-index: 0;
  }
}
