Match forward dialog send failed indicator color with button

Signed-off-by: Robin Townsend <robin@robin.town>
This commit is contained in:
Robin Townsend 2021-06-01 17:56:46 -04:00
parent b032422c6a
commit 8efbdd0406

View file

@ -124,7 +124,8 @@ limitations under the License.
}
.mx_NotificationBadge {
opacity: 0.4;
// Match the failed to send indicator's color with the disabled button
background-color: $button-danger-disabled-fg-color;
}
&.mx_ForwardList_sending .mx_ForwardList_sendIcon {