Merge pull request #2438 from nextcloud/backport/2433/stable1.1
[stable1.1] Fix scrollable titles with Dyslexia font
This commit is contained in:
@@ -195,7 +195,7 @@ export default {
|
||||
margin: 12px $card-padding;
|
||||
flex-grow: 1;
|
||||
font-size: 100%;
|
||||
overflow-x: hidden;
|
||||
overflow: hidden;
|
||||
word-wrap: break-word;
|
||||
padding-left: 4px;
|
||||
span {
|
||||
|
||||
Reference in New Issue
Block a user