Skip to content
Snippets Groups Projects

Add feedback

Merged Christos requested to merge add-feedback into master
5 files
+ 19
3
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -20,6 +20,10 @@ const NoteEditorContainerStyled = styled.div`
padding-bottom: 5px;
margin-right: 0;
}
*::selection {
background-color: #c5d7fe;
color: #000;
}
`;
const NoteStyled = styled.div`