📜  btn-block bootstrap 5 不工作 - 无论代码示例

📅  最后修改于: 2022-03-11 14:57:37.510000             🧑  作者: Mango

代码示例2
In Bootstrap 5.0.x, btn-block is depreciated, and to get a full width button you can use a grid system and use col-12 in the button class.