fix: 调整ele升级后grid-layout样式
This commit is contained in:
@@ -202,10 +202,10 @@
|
||||
}
|
||||
|
||||
.vue-grid-layout{
|
||||
transition: none;
|
||||
transition: none !important;
|
||||
}
|
||||
.vue-grid-item{
|
||||
transition: none;
|
||||
transition: none !important;
|
||||
}
|
||||
#breadcrumbSelectDropdown::-webkit-scrollbar {
|
||||
width:10px;
|
||||
|
||||
Reference in New Issue
Block a user