diff --git a/html/install.html b/html/install.html index 44b0857..8647947 100644 --- a/html/install.html +++ b/html/install.html @@ -128,6 +128,17 @@ min-width: 70px; text-align: center; } + .help-btn { + padding: 8px 15px; + background-color: #ffc107; + color: white; + border: none; + border-radius: 4px; + cursor: pointer; + flex-shrink: 0; + min-width: 70px; + text-align: center; + } @@ -156,12 +167,12 @@