mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 17:06:29 +03:00
Add nowrap utility class
This commit is contained in:
parent
ce8bf08223
commit
6f8b555ab0
|
@ -109,6 +109,9 @@
|
|||
.u-inline-block
|
||||
display: inline-block
|
||||
|
||||
.u-nowrap
|
||||
white-space: nowrap
|
||||
|
||||
.u-no-border
|
||||
border: none
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user