mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-06-03 00:43:13 +00:00
Fixingn'
This commit is contained in:
parent
073c71dfe4
commit
b54fdbf81e
2 changed files with 5 additions and 14 deletions
|
@ -101,6 +101,11 @@ body {
|
|||
|
||||
border-radius: var(--rad);
|
||||
box-shadow: var(--shadow);
|
||||
|
||||
text-overflow: ellipsis;
|
||||
overflow-wrap: break-word;
|
||||
word-wrap: break-word;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.password-reset-root {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue