mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #21312 from overleaf/mf-gallery-search-author
[web] Add author of the template in search result on gallery redesign GitOrigin-RevId: 6c5dfc039a31a22650f36bd264f0cb7133238ca2
This commit is contained in:
@@ -72,6 +72,14 @@
|
||||
max-width: $templates-search-max-width;
|
||||
}
|
||||
|
||||
.search-author {
|
||||
display: block;
|
||||
|
||||
& + .search-hit-tags {
|
||||
margin-top: var(--spacing-06);
|
||||
}
|
||||
}
|
||||
|
||||
.gallery-official {
|
||||
margin-left: var(--spacing-06);
|
||||
vertical-align: text-top;
|
||||
|
||||
Reference in New Issue
Block a user