mirror of
https://github.com/zadam/trilium.git
synced 2026-02-26 16:43:36 +01:00
ui/grid view: tweak the height of video previews
This commit is contained in:
parent
87ee1185f2
commit
d40191257c
@ -376,6 +376,10 @@
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
&.type-video video {
|
||||
max-height: 200px;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-size: 1rem;
|
||||
color: var(--active-item-text-color);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user