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 = {
TABLE: {
with: "100%"
},
TABLE: {},
TABLE_HEAD_STICKY: {
position: "sticky",
top: 0,