Align progress bar
This commit is contained in:
@@ -87,6 +87,11 @@
|
||||
color: var(--color-link);
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
:where(progress) {
|
||||
inline-size: 100%;
|
||||
margin: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.attachment__size {
|
||||
|
||||
Reference in New Issue
Block a user