pref: home topic style

This commit is contained in:
KUN1007 2023-11-09 21:46:24 +08:00
parent 3c00fc00da
commit 36d9d22986

View file

@ -22,7 +22,7 @@ const props = defineProps<{
<style lang="scss" scoped>
.topic {
width: 100%;
height: 70px;
height: 74px;
flex-shrink: 0;
border-radius: 3px;
background-color: var(--kungalgame-trans-blue-0);