mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-04 07:47:00 +03:00
fix: text renderer last child margin bottom (#7309)
This commit is contained in:
parent
e92eb339e4
commit
0918730274
@ -102,7 +102,7 @@ export class AIAnswerText extends WithDisposable(LitElement) {
|
||||
}
|
||||
> :last-child,
|
||||
> :last-child * {
|
||||
margin-top: 0 !important;
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user