@@ -11,9 +11,9 @@
}
.detail {
- // width: 100vw;
+ width: 100vw;
height: 100vh;
- // overflow: hidden;
+ overflow: hidden;
--header-height: 62px;
background: var(--container-background);
@@ -37,8 +37,8 @@
border-radius: 10px;
transition: height .2s;
transition: padding-bottom .2s;
- overflow-x: scroll;
+ //overflow-x: scroll;