前端问题:1、如何让“竖排”文字两端对齐;2、如何根据字体动态设置每个行高;
收起
writing-mode: vertical-rl; text-align-last: justify;
报告相同问题?