sui icon indicating copy to clipboard operation
sui copied to clipboard

update bottom padding in NavBar menu to 80px and reduce the sidebar height by 48px

Open ays14 opened this issue 3 years ago • 1 comments

Description

This commit solves issue #1501 and includes the following changes:

  • updating the bottom padding of .sui-StudioNav to 80px
  • reducing the height of .sui-Studio-sidebar by the height of NavHeader that is 48px

Related Issue

#1501

ays14 avatar Oct 15 '22 18:10 ays14

Thnx @ays14 could you use npm run co to make a commit type feat under packages/sui-studio scope in order to trigger a minor release? (You can read more of this requirement here)

Very important

Leave blank the question about breaking changes, just hit enter at that step

Steps you will see

1 2

turolopezsanabria avatar Oct 18 '22 09:10 turolopezsanabria

Thnx @ays14 could you use npm run co to make a commit type feat under packages/sui-studio scope in order to trigger a minor release? (You can read more of this requirement here)

Very important

Leave blank the question about breaking changes, just hit enter at that step

Steps you will see

1 2

Sure, I will do the same.

ays14 avatar Oct 19 '22 18:10 ays14

Hi, @turolopezsanabria , facing some unexpected trouble here upon runnning npm run co

sh: sui-mono: command not found

ays14 avatar Oct 19 '22 19:10 ays14

Thnx @ays14 could you use npm run co to make a commit type feat under packages/sui-studio scope in order to trigger a minor release? (You can read more of this requirement here)

Very important

Leave blank the question about breaking changes, just hit enter at that step

Steps you will see

1 2

@turolopezsanabria Hi, I managed to commit using the command npm run co and pushed the same after squashing my other commits.

ays14 avatar Oct 20 '22 09:10 ays14

great thnx!

turolopezsanabria avatar Oct 20 '22 13:10 turolopezsanabria