-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Supports easier-to-use plugin sizing and improves performance. Should be paired with app-runtime >=3.13.0. See https://dhis2.atlassian.net/browse/LIBS-723 * feat(plugin): simpler sizing; content-driven size without animation loop * fix(plugins): remove scrollbar padding * fix: resize dif references
- Loading branch information
1 parent
0938b70
commit 1136e0d
Showing
2 changed files
with
57 additions
and
55 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,4 +7,4 @@ | |
align-items: center; | ||
justify-content: center; | ||
font-size: 1rem; | ||
} | ||
} |
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