1 Star 0 Fork 1

州的先生 / obsidian-mrdoc-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
styles.css 302 Bytes
一键复制 编辑 原始数据 按行查看 历史
zmister 提交于 2024-01-11 16:36 . 模态框样式移动到样式表
/*
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.
*/
.mrdoc-settings-input input{
width:300px;
}
.pulled-modal-div{
max-height: 300px;
overflow-y: auto;
margin-bottom: 10px;
}
1
https://gitee.com/zmister/obsidian-mrdoc-plugin.git
git@gitee.com:zmister/obsidian-mrdoc-plugin.git
zmister
obsidian-mrdoc-plugin
obsidian-mrdoc-plugin
master

搜索帮助