mirror of
https://github.com/Radarr/Radarr
synced 2026-05-09 07:53:22 +02:00
Fix hidden progress info
This commit is contained in:
parent
89110c2cc8
commit
d96c433842
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
.container {
|
.container {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
flex-shrink: 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue