SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.46k stars 253 forks source link

fix(ui5-tab-container): enhance documentation page and change display #9260

Closed LidiyaGeorgieva closed 1 week ago

LidiyaGeorgieva commented 1 week ago

When display was "inline-block" there was a small gap on the top of the TabContainer. Now dispaly is changed to "block" and this gap is gone. The documentation page with the samples now have descriptions added, the samples are bigger in height and every sample contains only one TabContainer.

fixes: #9248