diff --git a/src/figures.py b/src/figures.py index e7ef19e..5ad50ca 100644 --- a/src/figures.py +++ b/src/figures.py @@ -91,9 +91,6 @@ def get_yearly_statistics(statistics, today_str) -> html.Div: page_size=10, sort_action="none", filter_action="none", - style_cell={ - "border": "solid 1px rgb(179, 56, 33)", - }, style_header={ "border": "solid 1px rgb(179, 56, 33)", "backgroundColor": "rgb(179, 56, 33)",