mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
fix side drawer document path spacing
This commit is contained in:
@@ -116,7 +116,7 @@ export default function FieldWrapper({
|
||||
color="text.secondary"
|
||||
sx={{
|
||||
flexGrow: 1,
|
||||
paddingLeft: 18 / 8 + 0.75,
|
||||
paddingLeft: 18 / 8 + 1,
|
||||
|
||||
fontFamily: "mono",
|
||||
whiteSpace: "normal",
|
||||
|
||||
Reference in New Issue
Block a user