mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
add overflow-wrap css property to content class
This commit is contained in:
parent
1c094346e2
commit
c1797c4e75
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@
|
|||
box-sizing: border-box;
|
||||
padding-left: 10px;
|
||||
color: rgba(0,0,0,.9);
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue