mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-08 00:29:04 +02:00
Merge pull request #21630 from overleaf/jel-template-labels-nowrap
[web] Don't wrap labels on template page GitOrigin-RevId: 5c7fb124cf3f6c29ffc7ae3e6a8232f2b570a4b9
This commit is contained in:
@@ -343,6 +343,10 @@
|
||||
.template-detail {
|
||||
display: contents;
|
||||
|
||||
div:first-child {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
&.tags > div {
|
||||
margin-top: var(--spacing-06);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user