.record-action-menu{position:absolute;z-index:12;right:14px;top:43px;width:170px;padding:6px;background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:var(--shadow)}
.record-action-menu button{display:block;width:100%;border:0;background:transparent;padding:10px 11px;border-radius:6px;text-align:left;font:700 11px Manrope;color:var(--forest);cursor:pointer}
.record-action-menu button:hover{background:#eef4eb}.record-action-menu button.danger-link{color:#c24d43}.record-action-menu button.danger-link:hover{background:#fff0ee}
