cart: fix dark theme
This commit is contained in:
@@ -48,7 +48,9 @@ body,
|
||||
.ant-app {
|
||||
max-width: 100vw;
|
||||
max-height: 100vh;
|
||||
/* overflow: hidden; */
|
||||
/* overflow: auto; */
|
||||
/* added temporary to remove scrollbar in desktop */
|
||||
scrollbar-width: none;
|
||||
}
|
||||
|
||||
body {
|
||||
@@ -314,4 +316,4 @@ label {
|
||||
> label.ant-form-item-required::before {
|
||||
position: relative !important;
|
||||
top: 3px !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user