Revert #1208, due to the break animation

This commit is contained in:
Louis Lam
2022-05-18 20:16:50 +08:00
parent 23c4ece2a5
commit 9fc5a3329f
3 changed files with 9 additions and 48 deletions

View File

@@ -367,7 +367,7 @@ textarea.form-control {
.item {
display: block;
text-decoration: none;
padding: 15px;
padding: 13px 15px 10px 15px;
border-radius: 10px;
transition: all ease-in-out 0.15s;