Skip to content

Commit abb3926

Browse files
committed
Set new keyword input width.
1 parent 7f83512 commit abb3926

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/kit/styles/_keyword-input.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
}
3232

3333
.sc-keyword-input .se-new-keyword-input > .sc-input {
34+
width: 100%;
3435
border: var(--t-input-default-border);
3536
border-radius: var(--t-border-radius);
3637
padding: var(--t-input-padding);

0 commit comments

Comments
 (0)