mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-06-30 18:15:11 +00:00
[ACS-6888] Fixed alignment issue in breadcrumb component (#10099)
This commit is contained in:
parent
26daed958f
commit
7910cd96c4
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user