Removed unused part
parent
7363be4b27
commit
b505b16f38
|
@ -1580,14 +1580,6 @@ export default {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.p-datatable[${this.attributeSelector}] .p-datatable-tbody > tr > td {
|
|
||||||
display: flex;
|
|
||||||
width: 100%;
|
|
||||||
align-items: center;
|
|
||||||
justify-content: space-between;
|
|
||||||
border-width: 0 none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.p-datatable[${this.attributeSelector}] .p-datatable-tbody > tr > td {
|
.p-datatable[${this.attributeSelector}] .p-datatable-tbody > tr > td {
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in New Issue