mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-29 01:28:48 +00:00
refactor(VideosList): remove border radius
This commit is contained in:
parent
b13e25f4c9
commit
e4eedc113f
1 changed files with 0 additions and 1 deletions
|
|
@ -57,7 +57,6 @@
|
|||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
border-radius: 0.75rem;
|
||||
background-color: var(--overlay-color);
|
||||
|
||||
.progress-bar {
|
||||
|
|
|
|||
Loading…
Reference in a new issue