refactor(VideosList): remove border radius

This commit is contained in:
Tim 2023-10-11 18:25:19 +02:00
parent b13e25f4c9
commit e4eedc113f

View file

@ -57,7 +57,6 @@
position: absolute;
bottom: 0;
width: 100%;
border-radius: 0.75rem;
background-color: var(--overlay-color);
.progress-bar {