mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Fixed background for poster select
(cherry picked from commit 6ec32eb45d9fb063a1b80f56c7eb9bd8d1b7bcba) Closes #3380
This commit is contained in:
parent
8364cba12f
commit
e7e6e8f908
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@
|
|||
position: absolute;
|
||||
top: 8px;
|
||||
left: 8px;
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
border-radius: 50%;
|
||||
background-color: var(--defaultColor);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue