Increase editor's left hand side padding to 10
This commit is contained in:
@@ -22,7 +22,7 @@ export default function search(): any {
|
||||
padding: {
|
||||
top: 4,
|
||||
bottom: 4,
|
||||
left: 4,
|
||||
left: 10,
|
||||
right: 4,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user