diff --git a/server/templates/macros.htm b/server/templates/macros.htm index e4369a4..dc3ca9d 100644 --- a/server/templates/macros.htm +++ b/server/templates/macros.htm @@ -37,6 +37,7 @@ background-color: rgb(153, 50, 204); color: whitesmoke; border-radius: .3rem; + border: none; } button:disabled { background-color: rgb(98, 67, 113);