fixing upload table
This commit is contained in:
@@ -46,8 +46,8 @@ table {
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
overflow-wrap: break-word;
|
||||
table-layout: auto;
|
||||
word-break: break-all;
|
||||
table-layout: auto;
|
||||
/* word-break: break-all; */
|
||||
}
|
||||
|
||||
/* apply a natural box layout model to all elements, but allowing components to change */
|
||||
|
||||
Reference in New Issue
Block a user