fix(style): hide table cell content if too long
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
align-items: center;
|
||||
justify-content: flex-start;
|
||||
height: 68px;
|
||||
word-break: break-word;
|
||||
|
||||
.cell-content {
|
||||
max-width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user