偏右
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
components/table/style/index.less
|
@ -447,7 +447,7 @@ |
|
|
.@{ant-prefix}-dropdown-menu { |
|
|
.@{ant-prefix}-dropdown-menu { |
|
|
// https://github.com/ant-design/ant-design/issues/4916 |
|
|
// https://github.com/ant-design/ant-design/issues/4916 |
|
|
// https://github.com/ant-design/ant-design/issues/19542 |
|
|
// https://github.com/ant-design/ant-design/issues/19542 |
|
|
max-height: calc(100vh - 130px); |
|
|
max-height: ~'calc(100vh - 130px)'; |
|
|
overflow-x: hidden; |
|
|
overflow-x: hidden; |
|
|
border: 0; |
|
|
border: 0; |
|
|
border-radius: @border-radius-base @border-radius-base 0 0; |
|
|
border-radius: @border-radius-base @border-radius-base 0 0; |
|
|