issue #11 Fix text overflow issue on amenity item selection order lists.
This commit is contained in:
@@ -1055,6 +1055,8 @@
|
||||
width: 50%;
|
||||
float: left;
|
||||
padding: 0px 0px 0px 20px;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_record tbody tr>.cartItem>#quantity {
|
||||
|
||||
Reference in New Issue
Block a user