Merge branch 'fix-109' of https://git.nianxx.cn/zoujing/YGChatCS
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
// 内边距
|
||||
.pt-4 {
|
||||
padding-top: 4px;
|
||||
}
|
||||
|
||||
.pb-4 {
|
||||
padding-bottom: 4px;
|
||||
}
|
||||
|
||||
.p-6 {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user