Skip to content

Commit

Permalink
[ACS-6950] - Tabs in properties panel change their background color a…
Browse files Browse the repository at this point in the history
…fter clicking on them (#9478)
  • Loading branch information
dominikiwanekhyland authored Mar 27, 2024
1 parent 3dff1e0 commit 2ea17a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/core/src/lib/info-drawer/info-drawer.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@

&:focus {
color: var(--adf-info-drawer-tab-active-focused-color);
background-color: var(--adf-info-drawer-tab-active-focused-background);
border-bottom: var(--adf-info-drawer-tab-active-focused-bottom-line);
}
}
Expand Down

0 comments on commit 2ea17a7

Please sign in to comment.