WEB APP: P8PDataGrid - удалён некорректный стиль таблицы

This commit is contained in:
Mikhail Chechnev 2025-03-19 14:17:20 +03:00
parent bab08ba1d3
commit 624b1bd7be

View File

@ -89,9 +89,7 @@ const P8P_TABLE_FILTERS_HEIGHT = "48px";
//Стили //Стили
const STYLES = { const STYLES = {
TABLE: { TABLE: {},
with: "100%"
},
TABLE_HEAD_STICKY: { TABLE_HEAD_STICKY: {
position: "sticky", position: "sticky",
top: 0, top: 0,