mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-28 18:05:41 -04:00
6 lines
85 B
CSS
6 lines
85 B
CSS
.progressBarContainer {
|
|
display: flex;
|
|
justify-content: center;
|
|
width: 100%;
|
|
}
|