[ACS-6950] - Tabs in properties panel change their background color after clicking on them (#9478)

This commit is contained in:
dominikiwanekhyland
2024-03-27 15:26:20 +01:00
committed by GitHub
parent 3dff1e0091
commit 2ea17a7dc6

View File

@@ -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);
}
}