mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-6888] Fixed alignment issue in breadcrumb component (#10099)
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
overflow: hidden;
|
||||
flex: 0 1 auto;
|
||||
padding: 0;
|
||||
text-align: center;
|
||||
text-align: start;
|
||||
|
||||
&:focus {
|
||||
outline: 1px solid var(--theme-accent-color-a200);
|
||||
|
Reference in New Issue
Block a user