Make the close button of the location share dialog visible in high-contrast theme (#7597)
This commit is contained in:
@@ -125,3 +125,7 @@ $roomtopic-color: $secondary-content;
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_Dialog_buttons button.mx_LocationPicker_cancelButton::before {
|
||||||
|
background-color: $background !important;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user