inputのsuffixがはみ出す問題を修正
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user