cours/.obsidian/snippets/popup_preview_size.css
Oscar Plaisant 44cc38e148 update
2024-07-07 04:15:38 +02:00

8 lines
155 B
CSS

.theme-light, .theme-dark {
--popover-width: 90vw;
--popover-height: 70vw;
/* --popover-width: 650px; */
/* --popover-height: 600px; */
}