mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Make checkboxes a11y friendly
This commit is contained in:
parent
54200519f6
commit
a2294a73a4
@ -24,7 +24,7 @@ limitations under the License.
|
||||
align-items: flex-start;
|
||||
|
||||
input[type=checkbox] {
|
||||
display: none;
|
||||
appearance: none;
|
||||
|
||||
& + label {
|
||||
display: flex;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user