mirror of
https://github.com/runofthemillgeek/swarnam-obsidian.git
synced 2025-01-18 22:00:12 +00:00
fix: remove undesirable padding
This commit is contained in:
parent
877c9d7877
commit
e56afd3a58
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
.swarnam-source-root {
|
.swarnam-source-root {
|
||||||
flex: 1 1 0;
|
flex: 1 1 0;
|
||||||
overflow-x: scroll;
|
overflow-x: auto;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: stretch;
|
align-items: stretch;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
Loading…
Reference in New Issue
Block a user