inputのsuffixがはみ出す問題を修正
This commit is contained in:
parent
73f5bf69e8
commit
0460cdedd7
2 changed files with 6 additions and 2 deletions
|
@ -289,6 +289,10 @@ root(isDark, fill)
|
|||
> *
|
||||
display block
|
||||
min-width 16px
|
||||
max-width 150px
|
||||
overflow hidden
|
||||
white-space nowrap
|
||||
text-overflow ellipsis
|
||||
|
||||
> .prefix
|
||||
left 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue