Skip to content
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

fix: Sidebar item icon styles #481

Merged
merged 11 commits into from
Jul 6, 2021
Merged

fix: Sidebar item icon styles #481

merged 11 commits into from
Jul 6, 2021

Conversation

gabriellsh
Copy link
Member

  • I have read the Contributing Guide
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes
  • I have labeled the PR correctly with the related package
  • I have run Loki's visual regression tests (if applicable)
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • I have added necessary documentation (if applicable)
  • Any dependent changes have been merged and published in downstream modules

Proposed changes (including videos or screenshots)

Issue(s)

Further comments

@@ -100,7 +100,7 @@ $sidebar-item-color-selected: theme(
&__wrapper {
@extend %sidebar-base;
@include typography.use-with-truncated-text();
flex: 1 0 100%;
flex: 1 0 1%;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1425529378480
What is happening in this flex basis of 1%?

@tassoevan tassoevan merged commit 86b333a into develop Jul 6, 2021
@tassoevan tassoevan deleted the fix/sidebar-icons branch July 6, 2021 21:45
gabriellsh added a commit that referenced this pull request Jul 8, 2021
…t.Fuselage into wizard/server_reg_form

* 'new/admin-org-form' of github.com:RocketChat/Rocket.Chat.Fuselage:
  fix: review
  chore: loki
  new: react-hook-form implementation
  fix: Form component location
  Mock ResizeObserver on tests
  new: AwaitingConfirmationPage Component (#491)
  fix: Sidebar item icon styles (#481)
  fix: components name
  fix(fuselage): No preventDefault on PaginatedSelect (#490)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants