pref: home topic style
This commit is contained in:
parent
3c00fc00da
commit
36d9d22986
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue