Fixing checkbox widht

This commit is contained in:
Jesús Espino 2021-04-14 10:04:55 +02:00
parent e96bf126be
commit dced0fa5c1

View file

@ -5,4 +5,7 @@
input {
margin-right: 10px;
}
.Editable {
width: 100%;
}
}