Skip to content

Commit 35ebbef

Browse files
authored
fix(ui): license overflow
1 parent ed8cbf2 commit 35ebbef

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

assets/css/application.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,8 @@ strong {
366366
-o-border-radius: 3px;
367367
border-radius: 3px;
368368
padding: 20px;
369+
white-space: pre-wrap;
370+
overflow-wrap: break-word;
369371
}
370372

371373
.license-nickname {

0 commit comments

Comments
 (0)