Merge pull request #10616 from overleaf/ds-arrow-cms-btn

Adding arrow to the CMS buttons

GitOrigin-RevId: 9afc0117b29257f2ede7b973f0aff4e21089f572
This commit is contained in:
Davinder Singh 2022-11-30 12:09:36 +00:00 committed by Copybot
parent e5826446e7
commit 9bda93fca0
2 changed files with 7 additions and 0 deletions

View file

@ -335,3 +335,9 @@
}
}
}
.svg-arrow-icon {
position: relative;
left: 4px;
bottom: 1px;
}

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" fill="#ffffff"><path d="m14 18-1.4-1.45L16.15 13H4v-2h12.15L12.6 7.45 14 6l6 6Z"/></svg>

After

Width:  |  Height:  |  Size: 151 B