mirror of
https://github.com/remvze/moodist.git
synced 2026-03-09 21:43:18 +08:00
refactor: rewrite menu with floating ui
This commit is contained in:
@@ -24,9 +24,6 @@
|
||||
}
|
||||
|
||||
& .menu {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
bottom: calc(100% + 12px);
|
||||
width: 200px;
|
||||
padding: 4px;
|
||||
background-color: var(--color-neutral-100);
|
||||
|
||||
Reference in New Issue
Block a user