📜  bootstrap popover 样式宽度 - CSS 代码示例
📅  最后修改于: 2022-03-11 14:47:56.579000             🧑  作者: Mango
代码示例1
.popover{
max-width: 100%;
/* Max Width of the popover (depending on the container!) */
}