pull/1978/head
Tuğçe Küçükoğlu 2022-01-11 12:46:46 +03:00 committed by Tuğçe Küçükoğlu
parent b2c4f22eb3
commit f6fbaeb6f3
1 changed files with 1 additions and 1 deletions

View File

@ -2080,7 +2080,7 @@ export default {
white-space: nowrap; white-space: nowrap;
} }
.p-datatable-resizable .p-resizable-column { .p-datatable-resizable .p-resizable-column:not(.p-frozen-column) {
background-clip: padding-box; background-clip: padding-box;
position: relative; position: relative;
} }