iot-ui-app/static/common/css/base.css

9 lines
142 B
CSS

input,text,view,textarea,h1,h2,h3,h4,h5,h6,button{
font-family: Source Han Sans CN;
}
view{
box-sizing: border-box;
}
page{
height: 100%;
}