UNPKG

zhu-jiang-yi-yuan-bigscreen

Version:

南方医科大学珠江医院大屏端

31 lines (24 loc) 682 B
@import '../../../../index.less'; @import '~antd/es/style/themes/default.less'; @prefix: ~'@{bigscreen-prefix}-hospitalization-summarize-year'; .@{prefix} { .ant-col { .col-style(); } .ping-jun-zhu-yuan-ri, .chuang-wei-shi-yong-lv { margin-top: calc(43.66/@bigscreen-base-height * 100vh); .value { font-family: 'DS-DIGIB-BOLD'; color: @digi-color; font-size: calc(60/@bigscreen-base-width * 100vw); } .onvalue { font-size: calc(30/@bigscreen-base-width * 100vw); margin-left: calc(30/@bigscreen-base-width * 100vw); } } .chuang-wei-shi-yong-lv { margin-top: calc(-20/@bigscreen-base-height * 100vh); } }