1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 04:56:12 +02: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;