修改
This commit is contained in:
@@ -210,14 +210,6 @@ export default {
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
<style>
|
||||
.hideSidebar.mobile .dashboard-factory-all {
|
||||
left: 0 !important;
|
||||
width: 100vw !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.dashboard-factory-all {
|
||||
background: #151516;
|
||||
@@ -271,9 +263,9 @@ export default {
|
||||
z-index: 9998;
|
||||
width: 1.702vw;
|
||||
height: 1.702vw;
|
||||
/*
|
||||
/*
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
height: 32px;
|
||||
*/
|
||||
background: url(../assets/pinicon.png) no-repeat 0 0 / 100% 100%;
|
||||
transition: transform 0.1s linear;
|
||||
|
||||
Reference in New Issue
Block a user