사이즈 확대 축소 커서 포인터 적용

This commit is contained in:
김창수 2024-11-14 11:16:54 +09:00
parent 9b96451313
commit f2d283aa8b

View File

@ -194,6 +194,7 @@
span{ span{
font-size: 13px; font-size: 13px;
color: #fff; color: #fff;
cursor: pointer;
} }
.control-btn{ .control-btn{
display: block; display: block;