autoScrollArea

This commit is contained in:
hyunwoo93.cha
2024-10-16 17:38:47 +09:00
parent ae2d916711
commit 548af57435

View File

@@ -1,8 +1,8 @@
.autoScrollArea {
position: absolute;
z-index: 20;
// background-color: transparent; /* production */
background-color: #ff00001f; /* develop */
background-color: transparent; /* production */
// background-color: #ff00001f; /* develop */
&.left {
width: 50px;