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