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

.@{wux-prefix}-sticky {
  position: relative;
  z-index: 1;
}
