UNPKG

@fe6/water-pro

Version:

An enterprise-class UI design language and Vue-based implementation

22 lines (21 loc) 649 B
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */ /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /** @format */ @font-face { font-weight: bold; font-family: 'DINAlternate-Bold'; font-style: normal; src: url(https://cdn.dev.mosh.cn/assets/font/din_alternate_bold.ttf) format('truetype'); } .ant-container-scroll { width: 100%; height: 100%; } .ant-container-scroll .scrollbar-wrap { overflow-x: hidden; } .ant-container-scroll .scrollbar-view { box-sizing: border-box; }