Fix hidden progress info

This commit is contained in:
Mateusz Lesiak 2026-02-10 15:39:52 +01:00
parent 89110c2cc8
commit d96c433842

View file

@ -1,5 +1,6 @@
.container {
position: relative;
flex-shrink: 0;
overflow: hidden;
width: 100%;
border-radius: 4px;