menu: fix cart badge place in LTR case
This commit is contained in:
@@ -319,3 +319,7 @@ label {
|
||||
position: relative !important;
|
||||
top: 3px !important;
|
||||
}
|
||||
|
||||
.cart-button .ant-badge-count {
|
||||
left: 0px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user