mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 13:21:37 +02:00
Merge pull request #18337 from overleaf/dp-long-words-in-project-titles
Wrap long words in project titles to avoid overflow GitOrigin-RevId: aef9389f04927e4dafeb192b3275ee85cb10a78a
This commit is contained in:
@@ -438,7 +438,9 @@
|
||||
}
|
||||
|
||||
.dash-cell-name {
|
||||
hyphens: auto;
|
||||
width: 50%;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.dash-cell-owner {
|
||||
|
||||
Reference in New Issue
Block a user