mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
add existing has a load more button that shows all of the results.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.card {
|
||||
margin :10px;
|
||||
padding: 10px;
|
||||
box-shadow: 0px 0px 20px 1px #e1e1e1;
|
||||
color: #444444;
|
||||
-moz-border-radius: 3px;
|
||||
-webkit-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
Reference in New Issue
Block a user