Demo update
parent
1fc5262148
commit
be63cc8337
|
@ -199,6 +199,7 @@ export default {
|
|||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.p-dropdown-car-option {
|
||||
img {
|
||||
vertical-align: middle;
|
||||
|
|
|
@ -168,6 +168,10 @@ export default {
|
|||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
<style scoped lang="scss">
|
||||
.p-filter-column {
|
||||
.p-multiselect, .p-dropdown, .p-inputtext {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
</style>
|
Loading…
Reference in New Issue