mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-02 17:53:30 +00:00
[ACS-6950] - Tabs in properties panel change their background color after clicking on them (#9478)
This commit is contained in:
@@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user