mirror of
https://github.com/Lidarr/Lidarr
synced 2026-01-16 04:22:32 +01:00
4 lines
69 B
CSS
4 lines
69 B
CSS
.artist {
|
|
padding: 8px;
|
|
border-bottom: 1px solid $borderColor;
|
|
}
|