GITLAB

SxhGroup / sxhClockIn

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • sxhClockIn
  • pages
  • login
  • policy
  • policy.wxss
  • aa2980c5   feat:创建应用 Browse Code »
    夏洋涛
    2022-09-10 15:01:25 +0800  
policy.wxss 240 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
.main {
	padding: 32rpx;
}

.content {
	font-size: 28rpx;
	font-family: PingFang SC;
	font-weight: 500;
	color: rgba(58, 58, 58, 1);
}

.title {
	font-size: 36rpx;
	font-family: PingFang SC;
	font-weight: 500;
	color: rgba(58, 58, 58, 1);
}