Merge pull request #19935 from overleaf/jel-faq-plans

[web] Remove padding on inline buttons

GitOrigin-RevId: bb2f458b47d4ee48b93048490b1e60a8ff5f1ac0
This commit is contained in:
Jessica Lawshe 2024-08-14 09:46:12 -05:00 committed by Copybot
parent ac06b0530c
commit 4b6872b737

View file

@ -965,6 +965,7 @@
.inline-green-link {
color: var(--green-50);
padding: 0;
text-decoration: underline;
// text-decoration-;skip-ink is for letter with descender (like 'g' and 'y')
// this will force underline to not skip the descender