This website requires JavaScript.
Explore
Help
Register
Sign in
smokephil
/
paperless-ngx
Watch
1
Star
0
Fork
You've already forked paperless-ngx
0
mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced
2025-12-11 17:17:26 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a4ee4e9b17
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
Unescape
Escape
Fix overflowing document titles on homepage mobile view
2020-12-30 23:16:30 -08:00
table
{
overflow-wrap
:
anywhere
;
Prevent dashboard overflow on mobile
2021-01-08 09:33:45 -08:00
table-layout
:
fixed
;
Fix overflowing document titles on homepage mobile view
2020-12-30 23:16:30 -08:00
}
th
:
first-child
{
Prevent dashboard overflow on mobile
2021-01-08 09:33:45 -08:00
width
:
25
%
;
Fix overflowing document titles on homepage mobile view
2020-12-30 23:16:30 -08:00
}
Reference in a new issue
Copy permalink