refactor(ui): extract auth and avatar components
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
z-index: 0;
|
||||
background: var(--color-page-background);
|
||||
background: #fbf1f2;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user