feat: enable folders by default and remove from experimental features
This commit is contained in:
@@ -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;
|
||||
|
||||
&,
|
||||
& > * {
|
||||
|
||||
Reference in New Issue
Block a user