8 lines
132 B
CSS
8 lines
132 B
CSS
|
.workspace-leaf-content[data-type="obsidian-projects"] .view-content {
|
||
|
padding: 0;
|
||
|
}
|
||
|
|
||
|
.sortable-drag {
|
||
|
opacity: 0 !important;
|
||
|
}
|