mirror of
https://github.com/vector-im/element-web.git
synced 2026-02-06 08:11:15 +01:00
Make the close button of the location share dialog visible in high-contrast theme (#7597)
This commit is contained in:
parent
cf0141467e
commit
9fefce6721
@ -125,3 +125,7 @@ $roomtopic-color: $secondary-content;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.mx_Dialog_buttons button.mx_LocationPicker_cancelButton::before {
|
||||
background-color: $background !important;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user