[nb] Commit
This commit is contained in:
9
.obsidian/snippets/omts-Custom Frames.css
vendored
Normal file
9
.obsidian/snippets/omts-Custom Frames.css
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Custom Frames plugin tweaks
|
||||
Pretty much just removing the frame padding...
|
||||
https://github.com/replete/obsidian-minimal-theme-css-snippets
|
||||
*/
|
||||
|
||||
.custom-frames-view webview {
|
||||
padding:0 !important;
|
||||
}
|
Reference in New Issue
Block a user