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

View File

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