Add max-width to table cells in infoscreen admin
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
td{
|
||||
max-width:12vw;
|
||||
overflow:hidden;
|
||||
word-wrap:break-word;
|
||||
}
|
||||
Reference in New Issue
Block a user