mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
fix(cli): blockquote color
This commit is contained in:
parent
a5dbcf9638
commit
6079101958
@ -210,7 +210,7 @@ export default {
|
||||
blockquote {
|
||||
margin: 16px 0 0;
|
||||
padding: 16px;
|
||||
background-color: #ebfff0;
|
||||
background-color: #ecf9ff;
|
||||
border-radius: @van-doc-border-radius;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user