mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-04-01 02:42:23 -05:00
fix: word wrap longer description (#1076)
This commit is contained in:
parent
e12aaf2c67
commit
67c0b8c0b7
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
margin-bottom: 0;
|
||||
font-size: $font-size-sm;
|
||||
color: $grey-dark;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue