@import "../styles/mixins/index.less";
@import "../styles/themes/index.less";

.@{wux-prefix}-touch-view {
    &--hover {
        background-color: @active-state-bg !important;
    }
}
