Merge branch 'qcast-pub' into dev

This commit is contained in:
김민식 2025-02-11 17:54:22 +09:00
commit 57ca9bac0d

View File

@ -371,6 +371,15 @@ table{
background-size: cover; background-size: cover;
} }
} }
.renewal{
font-size: inherit;
color: #999;
text-align: center;
span{
color: #45576f;
font-weight: 400;
}
}
} }
tr{ tr{
background-color: transparent; background-color: transparent;