Typos un peu partout

This commit is contained in:
PhilippeVay 2018-05-11 19:53:09 +02:00
parent 9a8875c64d
commit d943099ca0
13 changed files with 27 additions and 14 deletions

View file

@ -42,11 +42,13 @@
width: 100% !important;
display: block;
}
&.disabled,
&--disabled {
opacity: 0.5;
cursor: not-allowed;
}
&:empty {
display: none;
}