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(app/web): misplaced tabs menu issue #901 #903

Merged
merged 3 commits into from
Feb 21, 2022

Conversation

DalpatRathore
Copy link
Contributor

Hey! @lowlighter, I have fixed discussion #900 or issue #901 as can be seen in the screenshot. However, there can be seen a whole lot of lines of code changes, I think that is due to code formatter. Though I have just added two lines of code in one file. I have reverted the previous commit and re-submitted it with only relevant code addition.

  • File md source\app\web\statics\style.css
  • Code
         .ui.top {
               border-bottom: 1px solid var(--color-border-secondary);
                max-width: 1250px; // New addition
                margin: 0 auto; // New addition
              } 

header

@lowlighter lowlighter merged commit 4d0de08 into lowlighter:master Feb 21, 2022
@lowlighter
Copy link
Owner

Thanks a lot 👍 !

@lowlighter lowlighter linked an issue Feb 22, 2022 that may be closed by this pull request
@github-actions github-actions bot locked and limited conversation to collaborators Mar 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(app/web): misplaced tabs menu
2 participants