fix: Add word break for files with long name (#1306)
This commit is contained in:
@@ -63,6 +63,7 @@ export default {
|
||||
margin: 0;
|
||||
color: $color-white;
|
||||
font-weight: $font-weight-bold;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.button {
|
||||
|
||||
Reference in New Issue
Block a user