added min-height to #simple-note

This commit is contained in:
unknown 2023-02-19 13:07:42 +07:00
parent d7d6e91e10
commit 7693863f67

View file

@ -47,6 +47,7 @@ h2 {
flex-direction: column;
align-items: center;
height: 100%;
min-height: 18.75rem;
}
/* Title Input */