拆分上下角标
This commit is contained in:
@@ -2652,6 +2652,14 @@ export default {
|
||||
width:50%;
|
||||
height: 50%;
|
||||
}
|
||||
/deep/.sub{
|
||||
vertical-align: sub;
|
||||
font-size: small;
|
||||
}
|
||||
/deep/.sup{
|
||||
vertical-align: super;
|
||||
font-size: small;
|
||||
}
|
||||
.preImgStyle {
|
||||
text-align: center;
|
||||
/deep/.wordImg {
|
||||
|
||||
Reference in New Issue
Block a user