mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-15 22:05:45 +02:00
🎨
This commit is contained in:
@@ -389,8 +389,11 @@ definePage(() => ({
|
||||
}
|
||||
|
||||
.progressBar {
|
||||
width: 100%;
|
||||
width: 75%;
|
||||
height: 4px;
|
||||
border-radius: 999px;
|
||||
overflow: clip;
|
||||
background-color: var(--MI_THEME-accentedBg);
|
||||
}
|
||||
|
||||
.progressBarValue {
|
||||
|
||||
Reference in New Issue
Block a user