mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 05:05:48 +08:00
parent
0e4f870453
commit
32dfb9c447
@ -362,10 +362,14 @@
|
||||
}
|
||||
|
||||
// ========================== Selections ==========================
|
||||
.@{table-prefix-cls}-selection-col {
|
||||
&-selection-col {
|
||||
width: @table-selection-column-width;
|
||||
}
|
||||
|
||||
&-bordered &-selection-col {
|
||||
width: @table-selection-column-width + 18px;
|
||||
}
|
||||
|
||||
table tr th&-selection-column,
|
||||
table tr td&-selection-column {
|
||||
padding-right: @padding-xs;
|
||||
|
Loading…
Reference in New Issue
Block a user