20240429 수정

This commit is contained in:
2024-05-06 20:32:27 +09:00
parent ba4872ca76
commit 3cfe4e0b52
4 changed files with 18 additions and 5 deletions

View File

@@ -2669,6 +2669,10 @@
.theme-story .btn-dtthumb {
position: relative;
}
.theme-story .btn-dtthumb.active .dtthumb {
border-color: rgb(248, 196, 12);
background-color: rgba(253, 224, 68, 0.5);
}
.theme-story .dtthumb {
display: flex;
align-items: center;