-
Notifications
You must be signed in to change notification settings - Fork 10.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NEW] New sidebar layout #9608
[NEW] New sidebar layout #9608
Conversation
screenshots pls |
@@ -142,7 +142,7 @@ | |||
width: var(--sidebar-item-user-status-size); | |||
height: var(--sidebar-item-user-status-size); | |||
|
|||
margin: 0 7px 0 3px; | |||
margin: 0 7px 0 7px; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
margin: 0 7px;
@@ -118,7 +118,7 @@ button { | |||
.rc-icon { | |||
overflow: hidden; | |||
|
|||
width: 1em; | |||
width: 1.25em; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
?? width and height should be equal
b03e286
to
01a9123
Compare
and fixed search bar too :) |
@ggazzo I really like the changes. For admins with less tech-savvy users there's a problem though: |
Thank you @reza899 for your report, can you open an issue for that? |
yes, I was opened it at #10018 |
Hi @karlprieb I can't see the extended link in view mode list. |
@eniris Great! 👍 |
@RocketChat/core
Close #9541
closes #9224