Contain elements clipping out of bounds in dashboard
This commit is contained in:
parent
3ed9b03947
commit
790d5a9304
1 changed files with 6 additions and 0 deletions
|
@ -21,6 +21,12 @@
|
|||
text-shadow: .08em .08em .08em #000 !important;
|
||||
}
|
||||
|
||||
/* --- Dashboard Width --- */
|
||||
|
||||
.dashboardDocument {
|
||||
max-width: 75vw;
|
||||
}
|
||||
|
||||
/* --- Backdrop & Header --- */
|
||||
|
||||
.mainAnimatedPage {
|
||||
|
|
Loading…
Reference in a new issue