🎉 Add animations to interactions

This commit is contained in:
Andrés Moya 2021-10-29 10:43:53 +02:00 committed by Andrey Antukh
parent 24062beebe
commit 81cbc33dbb
24 changed files with 1479 additions and 160 deletions

View file

@ -597,6 +597,7 @@ input.element-name {
label{
cursor: pointer;
display: flex;
align-items: center;
margin-right: 15px;
font-size: $fs12;