|
@@ -89,10 +89,7 @@
|
|
box-shadow: 0 0 7px 0 #b3b3b3;
|
|
box-shadow: 0 0 7px 0 #b3b3b3;
|
|
transition: flex-basis 0.1s;
|
|
transition: flex-basis 0.1s;
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
-}
|
|
|
|
-.card-details::-webkit-scrollbar {
|
|
|
|
- /* Hide scroll bars from middle of the screen */
|
|
|
|
- display: none !important;
|
|
|
|
|
|
+ scrollbar-width: none;
|
|
}
|
|
}
|
|
.card-details .mCustomScrollBox {
|
|
.card-details .mCustomScrollBox {
|
|
padding-left: 0;
|
|
padding-left: 0;
|