mirror of
https://github.com/Radarr/Radarr
synced 2026-05-07 10:10:59 +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 {
|
||||
position: relative;
|
||||
flex-shrink: 0;
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
border-radius: 4px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue