mirror of
https://github.com/timvisee/send.git
synced 2026-03-05 13:39:54 -05:00
fixed filename word-break
This commit is contained in:
@@ -31,6 +31,10 @@ progress::-webkit-progress-value {
|
||||
@apply rounded-sm;
|
||||
}
|
||||
|
||||
.word-break-all {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.main {
|
||||
display: flex;
|
||||
max-width: 64rem;
|
||||
|
||||
Reference in New Issue
Block a user