diff --git a/src/index.css b/src/index.css index dff2b166..8758bf11 100644 --- a/src/index.css +++ b/src/index.css @@ -164,4 +164,7 @@ padding: 1px !important; .accordion-button:not(.collapsed) .toggle-icon { content: "\f146"; /* minus-circle */ +} +.hoverBox:hover{ + background-color: #f1f3f5; } \ No newline at end of file