mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
fix checkbox regression
This commit is contained in:
parent
3dd49cae97
commit
2617ce5dd5
@ -25,6 +25,8 @@ limitations under the License.
|
||||
|
||||
input[type=checkbox] {
|
||||
appearance: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
& + label {
|
||||
display: flex;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user