fix: Caldendar select option ellipsis when not in fullscreen (#16304)

This commit is contained in:
zombieJ 2019-04-25 16:22:40 +08:00 committed by GitHub
parent b3bea96e80
commit 5fd8ba15ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@
margin-left: 8px;
&.@{ant-prefix}-select-sm {
min-width: 60px;
min-width: 70px;
}
}