mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 07:57:20 +00:00
style: collection manger fields style improve (#3276)
This commit is contained in:
parent
8108107779
commit
2074e5e4b8
@ -41,8 +41,11 @@ const tableContainer = css`
|
||||
th {
|
||||
flex: 2;
|
||||
width: 0;
|
||||
&:nth-child(5) {
|
||||
flex: 1.2;
|
||||
}
|
||||
&:last-child {
|
||||
flex: 1;
|
||||
flex: 1.8;
|
||||
}
|
||||
}
|
||||
.ant-table-selection-column,
|
||||
|
Loading…
Reference in New Issue
Block a user