mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
fix: Table row expand icon show error in ipad (#22334)
* update table-row-expand-icon style * change code position
This commit is contained in:
parent
09a2567eb1
commit
38c72f279e
@ -432,6 +432,7 @@
|
||||
|
||||
width: ceil(@font-size-sm * 1.4);
|
||||
height: ceil(@font-size-sm * 1.4);
|
||||
padding: 0;
|
||||
color: inherit;
|
||||
line-height: @font-size-sm;
|
||||
vertical-align: floor((@font-size-base - ceil(@font-size-sm * 1.4)) / 2);
|
||||
|
Loading…
Reference in New Issue
Block a user