full-size mselect dropdown

This commit is contained in:
Thibault Duplessis 2019-04-30 08:06:40 +07:00
parent 33ac321734
commit 4af334a0aa

View file

@ -30,6 +30,7 @@ $c-mselect: $c-primary;
position:absolute;
top:0;
left:0;
min-width: 100%;
z-index: z('mselect');
background: $c-bg-popup;
transform: scale(1, 0);