mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-29 00:20:04 +01:00
web: fix font family on input field labels
This commit is contained in:
@@ -92,6 +92,7 @@ function Field(props) {
|
||||
sx={{
|
||||
fontSize: "subtitle",
|
||||
fontWeight: "bold",
|
||||
fontFamily: "body",
|
||||
color: "icon",
|
||||
flexDirection: "column",
|
||||
...styles.label
|
||||
|
||||
Reference in New Issue
Block a user