更新样式:增加popover-header字体大小设置
This commit is contained in:
parent
d2812f2727
commit
af5c505556
|
@ -1,4 +1,4 @@
|
|||
body, .form-control, .dropdown-menu, .btn:not(.btn-lg), .input-group-text {
|
||||
body, .form-control, .dropdown-menu, .btn:not(.btn-lg), .input-group-text, .popover-header {
|
||||
font-size: 0.875rem;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue