mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 13:49:00 +02: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:
@@ -335,3 +335,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.svg-arrow-icon {
|
||||
position: relative;
|
||||
left: 4px;
|
||||
bottom: 1px;
|
||||
}
|
||||
|
||||
@@ -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 |
Reference in New Issue
Block a user