mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-25 16:31:37 +02:00
Merge pull request #4702 from matrix-org/jryans/release-4691
Fix checkbox bleed
This commit is contained in:
commit
4e623fa8c0
@ -23,6 +23,7 @@ limitations under the License.
|
|||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border: solid 1px $accent-color;
|
border: solid 1px $accent-color;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_AddressSelector.mx_AddressSelector_empty {
|
.mx_AddressSelector.mx_AddressSelector_empty {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user