mirror of https://github.com/vector-im/riot-web
parent
b179f5562e
commit
b6c7fe4235
|
@ -16,7 +16,7 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_Checkbox {
|
.mx_Checkbox {
|
||||||
$size: $font-16px;
|
$size: $font-16px;
|
||||||
$border-radius: 0.4rem;
|
$border-radius: 0.27rem;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
|
|
Loading…
Reference in New Issue