style:修改样式
This commit is contained in:
@@ -140,8 +140,8 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.clear-all-select{
|
.clear-all-select{
|
||||||
padding-left: 42px;
|
|
||||||
padding: 0 20px;
|
padding: 0 20px;
|
||||||
|
padding-left: 42px;
|
||||||
color: #0052cc;
|
color: #0052cc;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -332,7 +332,7 @@ export default {
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss">
|
||||||
.arrow-down {
|
.arrow-down {
|
||||||
transform: rotate(0);
|
transform: rotate(0);
|
||||||
transition: all linear .2s;
|
transition: all linear .2s;
|
||||||
|
|||||||
Reference in New Issue
Block a user