mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
Removed check for update button, latest version will have install link
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@import '../../Shared/Styles/clickable';
|
||||
|
||||
.update {
|
||||
margin-bottom: 30px;
|
||||
|
||||
@@ -22,4 +24,9 @@
|
||||
margin-bottom: 2px;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.install-update {
|
||||
.clickable();
|
||||
margin-left: 10px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user