refactor: remove unused and duplicate CSS properties from styleguide examples (#28252)
PR Close #28252
This commit is contained in:
@ -138,9 +138,7 @@ aio-toc.embedded {
|
||||
}
|
||||
|
||||
a {
|
||||
font-size: inherit;
|
||||
color: lighten($darkgray, 10);
|
||||
display:table-cell;
|
||||
overflow: visible;
|
||||
font-size: 12px;
|
||||
display: table-cell;
|
||||
|
Reference in New Issue
Block a user