Match forward dialog send failed indicator color with button
Signed-off-by: Robin Townsend <robin@robin.town>
This commit is contained in:
parent
b032422c6a
commit
8efbdd0406
1 changed files with 2 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue