5 lines
63 B
SCSS
5 lines
63 B
SCSS
|
.hideDecorators {
|
||
|
border-left: none;
|
||
|
border-right: none;
|
||
|
}
|