Line 170: | Line 170: | ||
transition: max-height 0.3s linear; | transition: max-height 0.3s linear; | ||
overflow:hidden; | overflow:hidden; | ||
+ | } | ||
+ | |||
+ | .drop{ | ||
+ | padding: 0 18px; | ||
+ | display: none; | ||
+ | overflow: hidden; | ||
+ | background-color: #f1f1f1; | ||
+ | border-radius: 20px; | ||
+ | |||
} | } | ||
Revision as of 20:39, 1 October 2018