Skip to content

Commit a19edac

Browse files
committed
updated width for input
1 parent ca628e1 commit a19edac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/assets/src/scss/inputs/_input-text.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
.ids-input-text {
44
position: relative;
5+
width: fit-content;
56

67
&__actions {
78
position: absolute;

0 commit comments

Comments
 (0)