mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Fix badge height on the Labs page (#31213)
GitOrigin-RevId: a59d90c76e608bc34bbba9226136af21a2f1ea35
This commit is contained in:
@@ -56,15 +56,12 @@
|
||||
.title-row {
|
||||
margin: 0;
|
||||
margin-bottom: var(--spacing-04);
|
||||
align-items: center;
|
||||
|
||||
> h3 {
|
||||
margin: 0;
|
||||
margin-right: var(--spacing-04);
|
||||
}
|
||||
|
||||
.badge {
|
||||
line-height: var(--line-height-02);
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
|
||||
Reference in New Issue
Block a user