app-default-captionbar.less 116 字节
Newer Older
1 2 3 4 5 6
.app-default-captionbar {
    display: inline;
    min-height: 48px;
    font-weight: 600;
    line-height: 48px;
}