mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-03-27 17:54:15 -04:00
6 lines
85 B
CSS
6 lines
85 B
CSS
.progressBarContainer {
|
|
display: flex;
|
|
justify-content: center;
|
|
width: 100%;
|
|
}
|