Browse Source

Revert "Stewart: removing no needed separator options"

This reverts commit 5a575918e63f6cceb6fd564d5c452a8b52c66533.
Matias Benedetto 3 years ago
parent
commit
4136ae406b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      stewart/theme.json

+ 2 - 0
stewart/theme.json

@@ -285,6 +285,8 @@
 			},
 			"core/separator": {
 				"border": {
+					"color": "currentColor",
+					"style": "solid",
 					"width": "0 0 1px 0"
 				}
 			},