mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04:05 -06:00
fix(search): Fix super-inconsistent preview widths in search previews
Don't know if this was uncovered by my local setup or just nobody noticed, but page previews were pretty wonky for me
This commit is contained in:
parent
a582505daf
commit
b710a18ae9
@ -151,6 +151,7 @@
|
||||
}
|
||||
|
||||
& > #preview-container {
|
||||
flex-grow: 1;
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
font-family: inherit;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user