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

8 lines
76 B
SCSS
Raw Normal View History

table {
overflow-wrap: anywhere;
}
th:first-child {
min-width: 5rem;
}