chore(stylelint-config): add stylelint-config-prettier
This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
z-index: @dropdown-item-z-index;
|
||||
overflow: hidden;
|
||||
|
||||
&__icon {
|
||||
display: block;
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
&__option {
|
||||
text-align: left;
|
||||
|
||||
@@ -31,9 +36,4 @@
|
||||
position: absolute;
|
||||
max-height: @dropdown-menu-content-max-height;
|
||||
}
|
||||
|
||||
&__icon {
|
||||
display: block;
|
||||
line-height: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user