style: use white tabbar border for softer UI

This commit is contained in:
root
2026-03-09 23:59:26 +08:00
parent b98d5067e2
commit 3b442e51c7
+1 -1
View File
@@ -55,7 +55,7 @@
"color": "#9CA3AF", "color": "#9CA3AF",
"selectedColor": "#10B981", "selectedColor": "#10B981",
"backgroundColor": "#FFFFFF", "backgroundColor": "#FFFFFF",
"borderStyle": "black", "borderStyle": "white",
"list": [ "list": [
{ {
"pagePath": "pages/index/index", "pagePath": "pages/index/index",