mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-24 08:48:47 +01:00
Add backdrop for menu
This commit is contained in:
parent
58bc60c9b8
commit
12b2387646
1 changed files with 3 additions and 0 deletions
|
@ -1040,6 +1040,9 @@ body:has(.status-deck) .media-post-link {
|
|||
|
||||
/* MENU POPUP */
|
||||
|
||||
.szh-menu-container:has(.szh-menu--state-open) {
|
||||
inset: 0;
|
||||
}
|
||||
.szh-menu {
|
||||
padding: 8px 0;
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in a new issue