Adjust note/toolbar margin

This commit is contained in:
Skylar Ittner 2019-03-01 18:03:24 -07:00
parent 978445d551
commit a318a17c9f

View File

@ -55,7 +55,7 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.
#note {
width: 100%;
height: calc(100% - 2rem);
margin-top: 2rem;
margin-top: 2.5rem;
resize: none;
border: none;
overflow: auto;