This commit is contained in:
syuilo 2022-12-20 13:12:32 +09:00
parent 39bfb456cc
commit 6966049453
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ const props = defineProps<{
<style lang="scss" scoped>
.fpezltsf {
padding: 12px;
padding: 12px 14px;
font-size: 90%;
background: var(--infoBg);
color: var(--infoFg);