Adjust note/toolbar margin

master v1.2.0
Skylar Ittner 5 years ago
parent 978445d551
commit a318a17c9f

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

Loading…
Cancel
Save