fix(frontend): fix modal design and rename some text for adding servers

This commit is contained in:
sct
2020-11-05 10:53:56 +00:00
parent 24a0423f3b
commit 46d99b02b1
4 changed files with 9 additions and 5 deletions

View File

@@ -252,7 +252,7 @@ const SettingsServices: React.FC = () => {
clipRule="evenodd"
/>
</svg>
Add New Radarr Instance
Add Radarr Server
</Button>
</div>
</li>
@@ -314,7 +314,7 @@ const SettingsServices: React.FC = () => {
clipRule="evenodd"
/>
</svg>
Add New Sonarr Instance
Add Sonarr Server
</Button>
</div>
</li>