mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
adjust line height for recent history (#3099)
This commit is contained in:
@@ -29,7 +29,7 @@ $recent-history-triggered: var(--palette-error-500);
|
||||
font-family: var(--font-family-primary);
|
||||
font-weight: var(--font-weight-primary-semi-bold);
|
||||
font-size: var(--font-size-6);
|
||||
line-height: 0.67;
|
||||
line-height: 1;
|
||||
color: $recent-history-info;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user