We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b4c6b4 commit 26eb5f1Copy full SHA for 26eb5f1
elements/pfe-autocomplete/src/pfe-autocomplete.scss
@@ -28,7 +28,7 @@ $LOCAL-VARIABLES: (
28
}
29
30
button.clear-search {
31
- width: 50px;
+ width: 40px;
32
right: 0px;
33
34
@@ -51,7 +51,7 @@ $LOCAL-VARIABLES: (
51
flex: 1;
52
box-shadow: pfe-local(BoxShadow) !important;
53
padding-left: 10px;
54
- padding-right: 30px;
+ padding-right: 0;
55
border-radius: pfe-var(ui--border-radius);
56
background-color: pfe-local(BackgroundColor);
57
border: pfe-local(Border);
0 commit comments