mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-20 21:55:03 -04:00
a798556d32
(cherry picked from commit 8fff59ff107d9a9fcfc0de1acb6aa635565e5d9b)
6 lines
85 B
CSS
6 lines
85 B
CSS
.progressBarContainer {
|
|
display: flex;
|
|
justify-content: center;
|
|
width: 100%;
|
|
}
|