mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #18949 from overleaf/jel-faq-spacing
[web] Add spacing to left of FAQ accordion icon GitOrigin-RevId: 71004270bbc9725b63c92dfb685b759057049265
This commit is contained in:
parent
2547294353
commit
900f11dae2
1 changed files with 1 additions and 0 deletions
|
@ -666,6 +666,7 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
transition: transform 0.35s ease;
|
||||
margin-left: var(--spacing-08);
|
||||
}
|
||||
|
||||
&:not(.collapsed) {
|
||||
|
|
Loading…
Reference in a new issue