mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-21 22:05:43 -04:00
6 lines
83 B
CSS
6 lines
83 B
CSS
.movie {
|
|
padding: 8px;
|
|
width: 100%;
|
|
border-bottom: 1px solid $borderColor;
|
|
}
|