Cosmetics
parent
1bd7e20b2b
commit
7996b2208d
|
@ -53,7 +53,7 @@ export default {
|
|||
|
||||
<style scoped>
|
||||
.p-treeselect {
|
||||
width:19rem;
|
||||
width:20rem;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 640px) {
|
||||
|
|
|
@ -540,7 +540,7 @@ export default {
|
|||
|
||||
<style lang="scss" scoped>
|
||||
.p-treeselect {
|
||||
width:19rem;
|
||||
width:20rem;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 640px) {
|
||||
|
@ -590,7 +590,7 @@ export default {
|
|||
|
||||
<style lang="scss" scoped>
|
||||
.p-treeselect {
|
||||
width:19rem;
|
||||
width:20rem;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 640px) {
|
||||
|
|
Loading…
Reference in New Issue