Skip to content
Snippets Groups Projects
Commit 49075efd authored by Christos's avatar Christos
Browse files

Merge branch 'style-notes-fix' into 'master'

fix notes height

See merge request !81
parents b39e60eb 260744a6
No related branches found
No related tags found
1 merge request!81fix notes height
......@@ -16,7 +16,7 @@ const NoteStyled = styled.div`
width: 100%;
min-height: 20px;
margin-top: 10px;
height: 100%;
height: 59%;
border-bottom: 1px solid black;
&:focus {
outline: none;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment