-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ui(*map-browser): Modifications on multiple interface elemen… (#313)
* feat/ui/fix(*map-browser): Modifications on multiple interface elements (map-browser, toast-panel, expansion-panel, sidenav) * ui(expansion-panel): Modified theme and margin when expanded * Update config.json
- Loading branch information
1 parent
3f1b13b
commit 6d3786f
Showing
11 changed files
with
305 additions
and
62 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
src/app/pages/portal/expansion-panel/expansion-panel-header.component.html
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,3 @@ | |
.app-expansion-panel-content { | ||
display: inline-flex; | ||
} | ||
|
||
button { | ||
margin: 4px 6px; | ||
} |
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
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
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
Oops, something went wrong.