forked from PanJiaChen/vue-element-admin
-
Notifications
You must be signed in to change notification settings - Fork 49
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
Inserted line breaks in side menu #915
Merged
yamelsenih
merged 18 commits into
adempiere:develop
from
sofia-ester-calderon:stylingFixes
Jun 11, 2021
Merged
Inserted line breaks in side menu #915
yamelsenih
merged 18 commits into
adempiere:develop
from
sofia-ester-calderon:stylingFixes
Jun 11, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yamelsenih
added a commit
to adempiere/adempiere-vue-docker
that referenced
this pull request
Jun 11, 2021
- Styling fixes [#909](adempiere/adempiere-vue#909) - fix open window [#908](adempiere/adempiere-vue#908) - fix iSOcode pos [#912](adempiere/adempiere-vue#912) - support to quick guide [#910](adempiere/adempiere-vue#910) - Feature/add column pos [#911](adempiere/adempiere-vue#911) - Add option to change warehouse and price list [#913](adempiere/adempiere-vue#913) - Fix Check Price [#914](adempiere/adempiere-vue#914) - Inserted line breaks in side menu [#915](adempiere/adempiere-vue#915)
EdwinBetanc0urt
added a commit
to EdwinBetanc0urt/adempiere-vue
that referenced
this pull request
Mar 8, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Side menu text now has a line break for better readability
Before:
![Screen Shot 2021-06-11 at 11 06 13 am](https://user-images.githubusercontent.com/54033498/121623894-e3847e80-cab3-11eb-8866-d5fdccb4f816.png)
![Screen Shot 2021-06-11 at 11 07 09 am](https://user-images.githubusercontent.com/54033498/121623943-f6974e80-cab3-11eb-9191-6b4ab9951f52.png)
After:
![Screen Shot 2021-06-11 at 11 06 04 am](https://user-images.githubusercontent.com/54033498/121623967-0151e380-cab4-11eb-837f-390c7cbfcfd7.png)
![Screen Shot 2021-06-11 at 11 07 01 am](https://user-images.githubusercontent.com/54033498/121623998-0f076900-cab4-11eb-8e96-2fe0aa27e5b6.png)