Починил анимацию регистрации для IE

This commit is contained in:
seryy366
2020-03-22 14:01:44 +03:00
parent ec8178cb6d
commit 72fe405ecb

View File

@@ -102,7 +102,7 @@
box-shadow: 0px 0px 10px 0px rgba(23, 59, 117, 0.55); /* гардиент бордера */ box-shadow: 0px 0px 10px 0px rgba(23, 59, 117, 0.55); /* гардиент бордера */
position: relative; position: relative;
padding: 18px 0; padding: 18px 0;
background: #565454d6; background: rgba(86, 84, 84, 0.84);
} }
.drop-block_out { .drop-block_out {
padding: 19px 25px; padding: 19px 25px;