feat: add share placeholder

This commit is contained in:
MAZE
2024-01-02 17:35:10 +03:30
parent 85b627ecb9
commit fe2357c995
12 changed files with 122 additions and 8 deletions

View File

@@ -24,6 +24,9 @@
}
& .menu {
display: flex;
flex-direction: column;
row-gap: 4px;
width: 200px;
padding: 4px;
background-color: var(--color-neutral-100);