This commit is contained in:
孟帅
2022-02-25 17:11:17 +08:00
parent 9bd05abb2c
commit 8f3d679a57
897 changed files with 95731 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
/*!
* Copyright (c) 2013-Now http://jeesite.com All rights reserved.
* @author ThinkGem
* @version 2020-9-1
*/
.toolbar {
padding-top: 5px;
background-color: #fff;
}
.grid {
.grid-icon {
color: #666;
}
.grid-text {
font-size: 32rpx;
padding: 15rpx;
}
}