feat: Add note attributes to notes options menu (#681)

This commit is contained in:
Aman Harwara
2021-10-19 20:12:13 +05:30
committed by GitHub
parent 29138ea597
commit 7f1dddf2d2
2 changed files with 100 additions and 7 deletions

View File

@@ -274,6 +274,10 @@
min-width: 3.75rem;
}
.min-h-1px {
min-height: 1px;
}
.min-h-1 {
min-height: 0.25rem;
}