-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Breadcrumb style on long page title isn't applied in Navigation …
…portlet - EXO-75273 - Meeds-io/meeds#2570 Before this change, when select any node in a space and add under it many items one under another with long titles and in the last added item, add a Breadcrumb navigation portlet, the labels in breadcrumb are not displayed correctly. To resolve this problem, change v-btn to v-card and use flex for alignment. After this change, Last page title is not centered if the last title is too long, a breadcrumb at the end is applied. (cherry picked from commit 5a730a9)
- Loading branch information
Showing
1 changed file
with
15 additions
and
12 deletions.
There are no files selected for viewing
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