ea3e35140e5904619bc62bee795637dedc197ab0
[sdc.git] /
1 @import '../../../../../../assets/styles/variables';
2
3 /deep/ ui-element-dropdown {
4
5     select {
6         text-indent: 6px;
7         border: solid 1px @main_color_o;
8         width: 100%;
9     }
10
11 }