UNPKG

@yelon/theme

Version:

ng-yunzai theme system library.

10 lines (9 loc) 101 B
/** * Responsive images * * 响应式图像 */ .img-fluid { max-width: 100%; height: auto; }