ниже приведен пример кода;
Код: Выделить всё
action
{!dropDown ? : }
{dropDown && [list]
[*]Update Invoice
[*]Edit Invoice
[*]Invoice Info
[*]Print Receipt
[*]Delete Invoice
[/list] }
)
Код: Выделить всё
.action-btn{
height: 2.5rem;
width; 8rem;
position: relative;
ul{
height: auto;
position: absolute;
left: 0;
top: 2.75rem;
li{
height: 2.4rem;
width: 100%;enter image description here
}
}

Подробнее здесь: https://stackoverflow.com/questions/753 ... parent-div
Мобильная версия