Skip to content
Snippets Groups Projects
Commit d718f731 authored by Prashant Chauhan's avatar Prashant Chauhan Committed by Chris Wells
Browse files

Issue #3456978 by chrisfromredfin, prashant.c, amit.mall, utkarsh_33: Cursor...

Issue #3456978 by chrisfromredfin, prashant.c, amit.mall, utkarsh_33: Cursor pointer for results tabs
parent 52cc76c2
No related branches found
No related tags found
No related merge requests found
...@@ -403,6 +403,9 @@ ...@@ -403,6 +403,9 @@
} }
/* <Tabs> */ /* <Tabs> */
.pb-tabs__tab button {
cursor: pointer;
}
.pb-tabs__link { .pb-tabs__link {
border: none; border: none;
background: transparent; background: transparent;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment