allow label word breaking for the responsive layout
This commit is contained in:
@@ -508,6 +508,9 @@ table {
|
||||
margin-left: auto;
|
||||
}
|
||||
}
|
||||
.label {
|
||||
word-break: break-word;
|
||||
}
|
||||
}
|
||||
.page-table-wrapper .responsive-table {
|
||||
border: 0;
|
||||
|
||||
Reference in New Issue
Block a user