playbook_ui_docs 14.16.0.pre.alpha.play1964tablekitheadertextstylefix6997 → 14.16.0.pre.alpha.play1964tablekitheadertextstylefix7091

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c4e2b1870321f9564f30ba4e9107133a8880d9375a3344f7ea5a93eb448e59c2
4
- data.tar.gz: 076410f859a2805caf15c872295d4819169008fd5f13bedd68e9d407174d49ed
3
+ metadata.gz: 5c21c687cbf15881ff367bfbe456cd3c00ee28122ad2280b93f6576230bc71d5
4
+ data.tar.gz: e8b0d65a00cc6c1a7f050be2a544770fd6f058bd19e64e79a8fd91af453c2213
5
5
  SHA512:
6
- metadata.gz: ed9ec069b0434185319f5a84d13688a91ac27782b8e705c0f9e4bb20168fb72c9bd98be68b5f1bee25933d7e81985389175322af15aa350cb304d87a431a54c3
7
- data.tar.gz: 73bf2b79fb351484124304ec19981e1364ece9bbd3bec70e608b240dcac068136b12dd192c24b12c6df2fa3774b8b1896fba8af5a94278ea0756ce8ad9af882e
6
+ metadata.gz: 15232fdc6bf3ba2c307fdd34c2b701617aa16bf0f74a052807af64798a8e4ebd62dbed132255b6d563dea7b401091f4a7b9d4b1d0b356e328bc2093713fd6fae
7
+ data.tar.gz: b6480341be962d06b9e6eb146f6c3151258a687a2de10cb23b47ea7f07a0539daebea3a4bc3cc2e0a94ed0245769b644a79dcdfdd534e37de58a8d091dac46fa
@@ -0,0 +1 @@
1
+ To guarantee the vertical section separator displays properly, please add the `vertical: "stretch"`/`vertical="stretch"` property to the parent container (which is commonly a Flex container). This will stretch the container’s child elements vertically and ensure the section separator appears as expected.