提交 7399b5eb authored 作者: junjie's avatar junjie

fix:frontend css缩进

上级 e5df9df2
......@@ -6,11 +6,10 @@
@if $align != stretch {
align-items: $align;
}
}
}
@mixin variant($color, $background-color, $border-color) {
@mixin variant($color, $background-color, $border-color) {
color: $color;
background-color: $background-color;
border-color: $border-color;
}
\ No newline at end of file
}
......@@ -81,7 +81,6 @@ div:focus {
}
.el-dialog__body{
padding: 1px 20px !important;
}
}
......@@ -99,7 +98,6 @@ div:focus {
}
.el-dialog__body{
padding: 1px 15px !important;
}
}
......@@ -117,7 +115,6 @@ div:focus {
}
.el-dialog__body{
padding: 1px 15px !important;
}
}
......@@ -129,7 +126,6 @@ div:focus {
.el-dialog__header{
display:none!important;
}
.el-dialog__body{
padding: 0px!important;
......@@ -151,7 +147,6 @@ div:focus {
line-height: 30px !important;
height: 30px !important;
border-right: none;
}
}
.el-input__inner:focus{
......@@ -160,7 +155,6 @@ div:focus {
.el-input-group__append {
background-color: #ffffff;
}
}
.filter-card-class {
......@@ -176,7 +170,6 @@ div:focus {
}
.real-input {
.el-input__inner {
height: 25px !important;
border: none !important;
......@@ -194,9 +187,7 @@ div:focus {
border: none !important;
}
}
}
}
}
.de-filter-data-table::before {
......
......@@ -41,5 +41,5 @@
color: $color;
background-color: $background-color;
border-color: $border-color;
}
}
......@@ -85,11 +85,9 @@
.avatar-container {
margin-right: 30px;
.avatar-wrapper {
margin-top: 5px;
position: relative;
.user-avatar {
cursor: pointer;
width: 40px;
......@@ -115,4 +113,4 @@
}
}
}
}
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论