@@ -41,6 +41,9 @@
background: #E2F6F1;
}
box-sizing: border-box;
+ &::-webkit-scrollbar{
+ width: 0;
+ }
.skeleton {
padding-top: 20px;