fix(member-live): guard the composite sort event and apply review cleanup
This commit is contained in:
parent
f2312c24a1
commit
2c8a403cc0
6 changed files with 66 additions and 48 deletions
|
|
@ -923,8 +923,7 @@
|
|||
* pure CSS anchor positioning (the "⋮" trigger carries anchor-name, this popover
|
||||
* carries position-anchor). `position-area` drops it just below the trigger,
|
||||
* right-aligned, and `position-try-fallbacks` flips it above when there is no
|
||||
* room below. The SubfieldMenu hook only toggles it — no coordinate math. This
|
||||
* mirrors the payment-badge popover approach (§548) for a consistent look/feel.
|
||||
* room below. The SubfieldMenu hook only toggles it — no coordinate math.
|
||||
*/
|
||||
.popover-menu {
|
||||
margin: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue