diff --git a/app/components/p8p_table.js b/app/components/p8p_table.js index e3fa147..d5b6c69 100644 --- a/app/components/p8p_table.js +++ b/app/components/p8p_table.js @@ -89,9 +89,7 @@ const P8P_TABLE_FILTERS_HEIGHT = "48px"; //Стили const STYLES = { - TABLE: { - with: "100%" - }, + TABLE: {}, TABLE_HEAD_STICKY: { position: "sticky", top: 0,