style(theme-chalk): [select-v2] text overflow (#11969)

This commit is contained in:
C.Y.Kun 2023-03-14 19:12:45 +08:00 committed by GitHub
parent c9d27ccc11
commit 7987f6f73e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -278,6 +278,7 @@ $input-inline-start: map.get($input-padding-horizontal, 'default') !default;
display: flex;
align-items: center;
flex-wrap: wrap;
width: 100%;
}
@include e(input-calculator) {