Merge pull request #8982 from umbraco/v8/bugfix/8702-break-long-text-in-item-picker
Review: Break text in item-picker cards
This commit is contained in:
@@ -159,6 +159,7 @@
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
background-color: transparent;
|
||||
word-break: break-word;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user