mirror of
https://github.com/lemeow125/React-NotesApp.git
synced 2024-11-16 22:19:27 +08:00
Removed extra line in styles.tsx
This commit is contained in:
parent
d73da74004
commit
b3653f5a01
1 changed files with 0 additions and 1 deletions
|
@ -82,7 +82,6 @@ const styles: { [key: string]: React.CSSProperties } = {
|
|||
width: "100%",
|
||||
minWidth: "100%",
|
||||
minHeight: "512px",
|
||||
|
||||
fontSize: "2vh",
|
||||
fontWeight: "bold",
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue