UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

16 lines (15 loc) 278 B
.g-table__actions { height: 18px; display: flex; align-items: center; } .g-table-action-popup__menu { max-height: 200px; overflow-y: auto; } .g-table-action-popup__menu-item { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 250px; }