UNPKG

242 BSCSSView Raw
1#{$time-picker2-prefix}-wrapper[dir="rtl"] {
2 #{$time-picker2-prefix}-menu {
3 float: right;
4 &:not(:last-child) {
5 border-right: none;
6 border-left: $line-1 $line-solid $color-line1-2;
7 }
8 }
9}