1
0
mirror of https://github.com/MisskeyIO/misskey synced 2024-11-23 22:56:49 +09:00
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;