paperless-ngx/src-ui/src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.scss

9 lines
94 B
SCSS
Raw Normal View History

table {
overflow-wrap: anywhere;
2021-01-08 09:33:45 -08:00
table-layout: fixed;
}
th:first-child {
2021-01-08 09:33:45 -08:00
width: 25%;
}