mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-22 19:15:08 +03:00
Fix items position
This commit is contained in:
@@ -63,11 +63,17 @@
|
||||
gap: 110px;
|
||||
align-items: center;
|
||||
padding: 16px;
|
||||
|
||||
#productname {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.profile {
|
||||
font-size: 24px;
|
||||
display: flex;
|
||||
justify-content: start;
|
||||
flex-shrink: 0;
|
||||
flex-grow: 0;
|
||||
|
||||
#closeprofile a {
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user