diff --git a/src/index.css b/src/index.css index b39ed57c..379d3261 100644 --- a/src/index.css +++ b/src/index.css @@ -194,10 +194,10 @@ /* table custom style */ .ant-table-row-selected td[rowspan] { - background-color: white !important; + background-color: #fafafa !important; } .table-room-container { - background-color: white !important; + background-color: #fafafa !important; } /* timepicker custom style */