Skip to content

Commit e305946

Browse files
edokehzombieJ
authored andcommitted
feat(follow up): Add additional padding right to keep caret space (#6949)
1 parent b856f88 commit e305946

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/virtual-input/virtual-input.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
overflow-y: hidden;
3535
overflow-x: scroll;
3636
letter-spacing: 1px;
37+
padding-right: var(--caret-width);
3738
&::-webkit-scrollbar {
3839
display: none;
3940
}

0 commit comments

Comments
 (0)