Showing
1 changed file
with
1 additions
and
0 deletions
@@ -276,6 +276,7 @@ export default { | @@ -276,6 +276,7 @@ export default { | ||
276 | overflow: hidden; | 276 | overflow: hidden; |
277 | white-space: nowrap; | 277 | white-space: nowrap; |
278 | text-overflow: ellipsis; | 278 | text-overflow: ellipsis; |
279 | + padding: 0 30px; | ||
279 | } | 280 | } |
280 | 281 | ||
281 | .context-rich-text /deep/ { | 282 | .context-rich-text /deep/ { |
-
Please register or login to post a comment