Adjust note/toolbar margin
This commit is contained in:
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…
x
Reference in New Issue
Block a user