In CSS grid, how can I make limit the first column's minimum (and maximum) width to a percentage of the grid container?

前端 未结 0 744
盖世英雄少女心
盖世英雄少女心 2020-12-22 03:35

When I set the first column in a CSS grid column to a minimum percentage, the column width does not observe the minimum. Example:

grid-template-columns: minma         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题