Updated navigation.
This commit is contained in:
9
components/input/ProfileButton.module.css
Normal file
9
components/input/ProfileButton.module.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.menu {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.item {
|
||||
display: flex;
|
||||
gap: 12px;
|
||||
background: var(--base50);
|
||||
}
|
||||
Reference in New Issue
Block a user