mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-02 03:57:52 +00:00
Use the table-layout: fixed prop (#6232)
This commit is contained in:
@@ -213,6 +213,7 @@ export default {
|
||||
.woot-table {
|
||||
width: 100%;
|
||||
margin-top: var(--space-small);
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
.no-items-error-message {
|
||||
|
||||
Reference in New Issue
Block a user