mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 00:53:57 -07:00
[UI Work] Add Overview Artist Index View
This commit is contained in:
parent
f6fc78d927
commit
566ac1a9d3
41 changed files with 1337 additions and 138 deletions
|
@ -1,5 +1,5 @@
|
|||
.description {
|
||||
line-height: 1.528571429;
|
||||
line-height: $lineHeight;
|
||||
}
|
||||
|
||||
.description {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
.title {
|
||||
line-height: 1.528571429;
|
||||
line-height: $lineHeight;
|
||||
}
|
||||
|
||||
.title {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue