fix(aio): copy button placement fix
Added material-icons back in used throughout codebase prevoiusly renamed
This commit is contained in:
parent
ff0f53c915
commit
23e6502ef3
|
@ -83,7 +83,7 @@ md-sidenav-container div.mat-sidenav-content {
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
.mat-icon {
|
||||
.mat-icon, .material-icons {
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
top: 6px;
|
||||
|
|
Loading…
Reference in New Issue