added a "Get Help" button to the popup UI

This commit is contained in:
Ryan Breen
2023-01-20 01:55:17 -05:00
parent b17a7d1067
commit d11439aa9e
2 changed files with 8 additions and 1 deletions

View File

@@ -60,8 +60,11 @@ tr {
margin-bottom: 10px;
}
.disclaimer {
.help {
margin-top: 15px;
}
.disclaimer {
font-size: 50%;
color: green;
}