fix(style): hide table cell content if too long
This commit is contained in:
@@ -665,6 +665,10 @@ body {
|
||||
|
||||
.ant-modal {
|
||||
max-width: 100vw;
|
||||
|
||||
.ant-modal-title {
|
||||
font-weight: var(--font-weight-bold);
|
||||
}
|
||||
}
|
||||
|
||||
.tooltip-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user