mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
New: Add a monitor toggle to each series (#31)
* New: Add a monitor toggle to each series * Resolve linting errors * Spin when any of the books are currently saving * Resolve CSS linting errors
This commit is contained in:
@@ -113,6 +113,11 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.seriesTitle {
|
||||
display: flex;
|
||||
padding-left: 15px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: $breakpointSmall) {
|
||||
.bookType {
|
||||
border-right: 0;
|
||||
|
||||
Reference in New Issue
Block a user