Select: Fix hardcoded SCSS items #1378
Labels
Focus: component
Issues concerning a specific component
Target: latest
Issues related to the latest version of the library (master)
Type: chore
Something that needs to be done but is not a bug or addition
https://github.com/GetTerminus/terminus-ui/blob/master/terminus-ui/select/src/select.component.scss#L122-L126
padding
should bespacing(small, 1)
right
should be-#{spacing(large, 1)}
panel-header
should be added to thez-index
map abovemenu
in_z-index.scss
z-index
should bez(panel-header)
The text was updated successfully, but these errors were encountered: