menu: on click on prduct open details as BS, also add redirect button to detials page if user click on redirect button
This commit is contained in:
@@ -315,6 +315,11 @@
|
||||
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
:global(.ant-app-rtl) .backButtonContainer {
|
||||
left: auto;
|
||||
right: 20px;
|
||||
}
|
||||
|
||||
:global(.darkApp) .itemDescriptionIcons path {
|
||||
fill: #ffffff !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user