xyz
xyz copied to clipboard
Tabview Expanded more by Default
Updated the _default.html so that the tabview
is expanded by default more so that as a user you can see what it contains more easily without needing to drag it up.
Before
After
GitHub Issue
#1631
Type of Change
Please delete options that are not relevant, and select all options that apply.
- ✅ New feature (non-breaking change which adds functionality)
Testing Checklist
Please delete options that are not relevant, and select all options that apply.
- ✅ Existing Tests still pass
- ✅ New Tests Added
- ✅ Ran locally on my machine
Code Quality Checklist
Please delete options that are not relevant, and select all options that apply.
- ✅ My code follows the guidelines of XYZ
- ✅ My code has been commented
- ✅ Documentation has been updated
- ✅ New and existing unit tests pass locally with my changes
- ✅ Main has been merged into this PR