feat: 迁移layui-quote-gray

This commit is contained in:
augushong
2025-08-15 09:39:12 +08:00
parent f3c58f1acd
commit e30bc1e2a3
10 changed files with 39 additions and 38 deletions

View File

@@ -0,0 +1,5 @@
.layui-quote-gray {
background-color : #f0f0f0;
color : #666;
border-left-color: #ddd;
}