解决英文显示问题
This commit is contained in:
parent
8268d56152
commit
d293cebf57
@ -277,12 +277,12 @@ export default {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
@include media-breakpoint-between(xs, md){
|
@include media-breakpoint-between(xs, md){
|
||||||
width: 62px;
|
//width: 62px;
|
||||||
min-height: 32px;
|
min-height: 32px;
|
||||||
margin-left: 16px;
|
margin-left: 16px;
|
||||||
}
|
}
|
||||||
@include media-breakpoint-up(md){
|
@include media-breakpoint-up(md){
|
||||||
width: 120px;
|
//width: 120px;
|
||||||
min-height: 60px;
|
min-height: 60px;
|
||||||
margin-left: 28px;
|
margin-left: 28px;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user