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