【问题标题】:Tailwind CSS table header not respecting text-rightTailwind CSS 表格标题不尊重 text-right
【发布时间】:2021-09-13 15:04:25
【问题描述】:

我正在使用 tailwindcss 为表格生成代码,但我无法让标题遵守 text-right / text-left / text-center 指令。

这是一个小提琴:https://jsfiddle.net/3u2jgqoc/

有没有办法排列标题名称以使其与列匹配? (在示例中,我将Address 标头设置为text-right,因为最明显的是它实际上是左对齐,但我可能希望将日期标头对齐为text-right

【问题讨论】:

    标签: html css tailwind-css text-alignment


    【解决方案1】:

    我想您不需要 flex 类,而是使用 block

    【讨论】:

      猜你喜欢
      • 2013-07-27
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-09-15
      • 1970-01-01
      • 2021-09-19
      相关资源
      最近更新 更多