feat: enable folders by default and remove from experimental features

This commit is contained in:
Mo
2022-02-01 12:31:37 -06:00
parent a2d775235e
commit 70f4dd6353
16 changed files with 127 additions and 265 deletions

View File

@@ -25,6 +25,10 @@
flex-direction: column;
}
#notes-title-bar-container {
padding: 0.8125rem;
}
#notes-title-bar {
font-weight: normal;
overflow: visible;
@@ -149,7 +153,7 @@
}
.flag-icons {
padding: .135rem 0;
padding: 0.135rem 0;
&,
& > * {