UNPKG

polestar-ui-kit

Version:

## Install

21 lines (16 loc) 363 B
@import '~antd/lib/popover/style/index'; @import '../../themes/default/index'; @import '../../mixins/index'; .ps-help { cursor: pointer; } .ps-help-popover { .ant-popover-title { font-size: 12px; } .ant-popover-inner-content { font-size: 12px; padding-top: 5px; padding-bottom: 5px; } }