webceoboy_moredraw-obsidian/styles.css
2024-12-22 13:19:55 +08:00

12 lines
No EOL
218 B
CSS

/*
This CSS file will be included with your plugin, and
available in the app when your plugin is enabled.
If your plugin does not need CSS, delete this file.
*/
.moredraw-iframe{
width: 100%;
height: 100%;
}