mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
Removed edit button from metadata (click to edit now)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
.metadata-item {
|
||||
|
||||
.card;
|
||||
.clickable;
|
||||
|
||||
width: 200px;
|
||||
height: 230px;
|
||||
@@ -18,7 +19,7 @@
|
||||
h3 {
|
||||
margin-top: 0px;
|
||||
display: inline-block;
|
||||
width: 140px;
|
||||
width: 180px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
Reference in New Issue
Block a user