feat: enhance product listing with additional metrics and sorting options
This commit is contained in:
@@ -84,6 +84,13 @@ td {
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
.product-col {
|
||||
min-width: 300px;
|
||||
max-width: 440px;
|
||||
white-space: normal;
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
th {
|
||||
background: #fafafb;
|
||||
font-weight: 600;
|
||||
|
||||
Reference in New Issue
Block a user