fix(aio): reposition and simplify github links (#22565)
Closes #22379 PR Close #22565
This commit is contained in:

committed by
Alex Eagle

parent
b80fd6be58
commit
41064fcb36
@ -39,9 +39,12 @@ aio-shell.page-docs {
|
||||
}
|
||||
|
||||
.page-actions {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
position: absolute;
|
||||
top: 80px;
|
||||
right: 24px;
|
||||
float: right;
|
||||
.material-icons {
|
||||
border-radius: 4px;
|
||||
padding: 4px;
|
||||
font-size: 20px;
|
||||
background-color: $mist;
|
||||
color: $mediumgray;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user