1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00

dropdown mixin to handle dialog open/close lifecycle

This commit is contained in:
Harvey Kandola 2017-09-21 16:27:36 +01:00
parent 3f31d6d15e
commit 4d989e2497
5 changed files with 43 additions and 15 deletions

View file

@ -4,6 +4,7 @@
> .options {
width: 300px;
max-height: 400px;
margin: 0 auto;
overflow: auto;
> .option {