mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
fix(serverheader): fixed positioning of header
This commit is contained in:
@@ -23,7 +23,7 @@ const ServerBanner = styled.div<Omit<Props, "server">>`
|
||||
flex-shrink: 0;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: end;
|
||||
justify-content: flex-end;
|
||||
|
||||
background-size: cover;
|
||||
background-repeat: norepeat;
|
||||
|
||||
Reference in New Issue
Block a user