paperless-ngx/src-ui/src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.scss
2021-01-08 09:33:45 -08:00

8 lines
94 B
SCSS

table {
overflow-wrap: anywhere;
table-layout: fixed;
}
th:first-child {
width: 25%;
}