mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-31 02:26:50 +10:00
ManageListingCard: position right needed for initial positioning of menu content
This commit is contained in:
parent
5ba8c38353
commit
8461e2ef56
1 changed files with 1 additions and 0 deletions
|
|
@ -155,6 +155,7 @@
|
|||
pointer-events: none;
|
||||
|
||||
position: absolute;
|
||||
right: 0;
|
||||
z-index: var(--zIndexPopup);
|
||||
|
||||
background-color: var(--matterColorLight);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue