diff --git a/web/styles/modal.css b/web/styles/modal.css index 286c1e92c1..052d584281 100644 --- a/web/styles/modal.css +++ b/web/styles/modal.css @@ -137,6 +137,10 @@ margin-left: 12px; background-color: hsl(240, 96%, 68%); color: hsl(0, 0%, 100%) !important; + + &:disabled { + background-color: hsl(0, 0%, 65%); + } } #read_receipts_error,