mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-20 22:14:34 -04:00
7480ebea85
Fixes #281
6 lines
83 B
CSS
6 lines
83 B
CSS
.indexerProxies {
|
|
display: flex;
|
|
justify-content: center;
|
|
flex-wrap: wrap;
|
|
}
|