mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 20:49:53 +08:00
commit
191b9f3f79
@ -148,12 +148,14 @@
|
|||||||
&-thead > tr > th.@{table-prefix-cls}-selection-column,
|
&-thead > tr > th.@{table-prefix-cls}-selection-column,
|
||||||
&-tbody > tr > td.@{table-prefix-cls}-selection-column {
|
&-tbody > tr > td.@{table-prefix-cls}-selection-column {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
min-width: 62px;
|
||||||
width: 62px;
|
width: 62px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-expand-icon-th,
|
&-expand-icon-th,
|
||||||
&-row-expand-icon-cell {
|
&-row-expand-icon-cell {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
min-width: 50px;
|
||||||
width: 50px;
|
width: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user