mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 12:51:35 +02:00
Merge pull request #22029 from overleaf/jel-visual-with-content
[web] CMS BS5 - Add `Element | Visual with content` GitOrigin-RevId: 9c1302aec4b1ea4726a07562b276503a7a31a7d8
This commit is contained in:
@@ -519,6 +519,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
.visual-with-content {
|
||||
display: flex;
|
||||
gap: var(--spacing-06);
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
||||
.svg-arrow-icon {
|
||||
position: relative;
|
||||
left: 4px;
|
||||
|
||||
Reference in New Issue
Block a user