src/tabviews/commontable/mainTable/index.scss
@@ -50,15 +50,32 @@ right: 0px; bottom: 0px; } .background.lightblue { background: lightblue; } .content { position: relative; z-index: 1; word-wrap: break-word; word-break: break-word; } .red { .content { color: red; } } .redbg { .background { background: lightcoral; } } } .ant-table-tbody > tr > td .content { p { margin-bottom: 5px; } span { display: inline-block; margin-right: 5px; } } } }