2
0
Fork 0

Adjust note/toolbar margin

master v1.2.0
Skylar Ittner vor 5 Jahren
Ursprung 978445d551
Commit a318a17c9f

@ -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;

Laden…
Abbrechen
Speichern