📜  btn-block 引导程序不起作用 - 无论代码示例

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

代码示例1
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.