mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-23 01:23:59 +00:00
Merge pull request #10616 from overleaf/ds-arrow-cms-btn
Adding arrow to the CMS buttons GitOrigin-RevId: 9afc0117b29257f2ede7b973f0aff4e21089f572
This commit is contained in:
parent
e5826446e7
commit
9bda93fca0
2 changed files with 7 additions and 0 deletions
|
@ -335,3 +335,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.svg-arrow-icon {
|
||||
position: relative;
|
||||
left: 4px;
|
||||
bottom: 1px;
|
||||
}
|
||||
|
|
1
services/web/public/img/material-icon-arrow-white.svg
Normal file
1
services/web/public/img/material-icon-arrow-white.svg
Normal 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 |
Loading…
Reference in a new issue