styles/src/style_tree/search.ts 🔗
@@ -22,7 +22,7 @@ export default function search(): any {
padding: {
top: 4,
bottom: 4,
- left: 4,
+ left: 10,
right: 4,
},
}
Piotr Osiewicz created
styles/src/style_tree/search.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -22,7 +22,7 @@ export default function search(): any {
padding: {
top: 4,
bottom: 4,
- left: 4,
+ left: 10,
right: 4,
},
}