NEZ-2003 fix : state 骨架屏 样式居中

This commit is contained in:
likexuan
2022-07-05 09:54:02 +08:00
parent a4997b9265
commit c75d4e6eb5

View File

@@ -73,9 +73,12 @@
padding-left: 15px;
padding-right: 80px;
background: $--background-color-empty;
div.el-skeleton{
display: flex !important;
align-items: center !important;
}
&.search-items--checkbox .el-skeleton {
height: 28px;
line-height: 40px;
height: 40px;
}
&.search-items--dropdown .el-skeleton {
height: 28px;