This commit is contained in:
Ji Yong, Kim 2020-02-12 23:17:32 +09:00
parent 4aec371983
commit cd0fff81bd
2 changed files with 6 additions and 0 deletions

View file

@ -13,6 +13,9 @@
top: -1px;
}
}
.__simpleView .fvOff,.__simpleView .fvOn{
top:0;
}
.fvOff{
background-image: data-uri('images/star-empty.svg');
}