mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
parent
a9537e5934
commit
aa88c656f1
@ -135,4 +135,8 @@ ReactDOM.render(<NestedTable />, mountNode);
|
||||
.components-table-demo-nested .table-operation a:not(:last-child) {
|
||||
margin-right: 24px;
|
||||
}
|
||||
|
||||
.components-table-demo-nested .ant-table-expanded-row:hover > td {
|
||||
background: #fbfbfb;
|
||||
}
|
||||
````
|
||||
|
Loading…
Reference in New Issue
Block a user