mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
CSS update: In mobile, long URL breaks layout
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
div {
|
||||||
|
word-break: break-word;
|
||||||
|
word-wrap: break-word;
|
||||||
|
overflow-wrap: break-word;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user