Feature/warehouse improvements
This commit is contained in:
@@ -261,7 +261,7 @@ td {
|
||||
.expanded {
|
||||
width: 500px; /* Expanded width */
|
||||
height: 600px; /* Expanded height */
|
||||
z-index: 999999999999999;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
.toggle-button {
|
||||
@@ -323,8 +323,8 @@ td {
|
||||
|
||||
.tt-expandable-shopping-cart.expanded .cart-count {
|
||||
position: unset !important;
|
||||
width: 21px;
|
||||
height: 21px;
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
grid-column-start: 3;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user