mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 08:37:23 +00:00
style(cli): limit em max width (#8886)
This commit is contained in:
@@ -136,10 +136,12 @@ export default {
|
||||
}
|
||||
|
||||
em {
|
||||
display: inline-block;
|
||||
color: @van-doc-green;
|
||||
font-size: 14px;
|
||||
font-family: @van-doc-code-font-family;
|
||||
font-style: normal;
|
||||
max-width: 400px;
|
||||
-webkit-font-smoothing: auto;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user