미키 한글

This commit is contained in:
2025-09-19 00:10:35 +09:00
parent c8e83f0e36
commit 382e019837
25 changed files with 420 additions and 98 deletions

View File

@@ -3074,7 +3074,7 @@
}
}
.tooltip {
.pdpDetail .tooltip {
display: flex;
align-items: center;
position: absolute;
@@ -5090,6 +5090,19 @@
}
}
}
.tab-wrap {
p {
.add {
color: #acacac;
@include tablet {
display: block;
font-size: 1.6rem;
margin-top: 0.4rem;
}
}
}
}
}
.image_area {