Added user button and menu.
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
background: #f5f5f5;
|
||||
font-size: var(--font-size-normal);
|
||||
background: var(--gray100);
|
||||
padding: 8px 16px;
|
||||
border-radius: 4px;
|
||||
border: 0;
|
||||
|
||||
Reference in New Issue
Block a user