Template talk:vertical
From cppreference.com
Use writing-mode instead of transform
Using transform prevents proper automatic sizing of the enclosing element, such as a table cell. It should be switched to using writing-mode: vertical-lr; which is a proper CSS feature for displaying text vertically. Leduyquang753 (talk) 07:30, 11 August 2024 (PDT)