mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-04-14 08:50:48 +02:00
5 lines
83 B
CSS
5 lines
83 B
CSS
.movie {
|
|
padding: 8px;
|
|
width: 100%;
|
|
border-bottom: 1px solid $borderColor;
|
|
}
|