This commit is contained in:
syuilo 2023-05-30 14:38:13 +09:00
parent a3a47b8d35
commit de71845b35

View file

@ -141,6 +141,7 @@ definePageMetadata({
<style lang="scss" module>
.meter {
height: 10px;
background: rgba(0, 0, 0, 0.1);
border-radius: 999px;
overflow: clip;