mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 02:51:57 +02:00
Merge pull request #19869 from overleaf/mf-plans-faq-button-use-material-symbols
[web] Use material symbols on plans FAQ's button GitOrigin-RevId: 934f3627027a297fa39a835c98ff337f2a93d1d1
This commit is contained in:
@@ -62,4 +62,4 @@ include ../../_mixins/eyebrow
|
||||
span #{translate('still_have_questions')}
|
||||
button(data-ol-open-contact-form-modal="general")
|
||||
span(style="margin-right: 4px") #{translate('contact_support')}
|
||||
img.icon-md(src="/img/website-redesign/material-symbols-arrow-right.svg", aria-hidden="true")
|
||||
i.icon-md.material-symbols.material-symbols-rounded.material-symbols-arrow-right(aria-hidden="true") arrow_right_alt
|
||||
|
||||
@@ -1050,7 +1050,8 @@
|
||||
font-size: var(--font-size-04);
|
||||
background-color: var(--white);
|
||||
border: unset;
|
||||
width: 200px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user