mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 21:24:59 +08:00
Fix checkbox bleed
This commit is contained in:
parent
e6a776be7e
commit
ca69a9d7bb
@ -23,6 +23,7 @@ limitations under the License.
|
||||
border-radius: 3px;
|
||||
border: solid 1px $accent-color;
|
||||
cursor: pointer;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.mx_AddressSelector.mx_AddressSelector_empty {
|
||||
|
Loading…
Reference in New Issue
Block a user