【类 型】:fix css类名写错 导致不 控件不能够自适应宽度
【原 因】: 【过 程】: 【影 响】:
This commit is contained in:
parent
6a80d87ddd
commit
0971fffd1c
@ -849,7 +849,7 @@ export default {
|
|||||||
height: calc((100vw - 50px)/4);
|
height: calc((100vw - 50px)/4);
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-container {
|
.tabContainer {
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user