add: product thumbnails ui
This commit is contained in:
parent
815e730fc0
commit
7a31dcbd9b
6 changed files with 111 additions and 12 deletions
|
@ -201,8 +201,7 @@ p {
|
|||
.name {
|
||||
max-width: 250px;
|
||||
overflow: hidden;
|
||||
/* overflow-wrap: break-word; */
|
||||
overflow-wrap: anywhere;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue