提交 411db74f authored 作者: wangjiahao's avatar wangjiahao

refactor: 样式修改

上级 f99652f8
...@@ -167,7 +167,6 @@ export default { ...@@ -167,7 +167,6 @@ export default {
right: 0px; right: 0px;
bottom: 0px; bottom: 0px;
left: 0px; left: 0px;
border-radius: 5px;
} }
.ccondition-main { .ccondition-main {
...@@ -242,12 +241,11 @@ export default { ...@@ -242,12 +241,11 @@ export default {
} }
.first-element-contaner { .first-element-contaner {
/*width: calc(100% - 10px);*/ width: calc(100% - 10px);
width: 100%;
background: initial; background: initial;
position: absolute; position: absolute;
bottom: 0px; bottom: 5px;
/*margin: 0 4px;*/ margin: 0 4px;
div { div {
width: 100%; width: 100%;
...@@ -260,7 +258,7 @@ export default { ...@@ -260,7 +258,7 @@ export default {
.first-element-grid-contaner { .first-element-grid-contaner {
background: #fff; background: #fff;
border: 1px solid #d7dae2; border: 1px solid #d7dae2;
top: 0px; top: 5px;
} }
.condition-main-line { .condition-main-line {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论