fix typo in align-horizontal-distribute icon names (#534)
This commit is contained in:
|
Before Width: | Height: | Size: 407 B After Width: | Height: | Size: 407 B |
|
Before Width: | Height: | Size: 361 B After Width: | Height: | Size: 361 B |
|
Before Width: | Height: | Size: 360 B After Width: | Height: | Size: 360 B |
@@ -72,7 +72,7 @@
|
||||
"flex",
|
||||
"justify"
|
||||
],
|
||||
"align-horizonal-distribute-center": [
|
||||
"align-horizontal-distribute-center": [
|
||||
"items",
|
||||
"flex",
|
||||
"justify",
|
||||
@@ -80,13 +80,13 @@
|
||||
"evenly",
|
||||
"around"
|
||||
],
|
||||
"align-horizonal-distribute-end": [
|
||||
"align-horizontal-distribute-end": [
|
||||
"right",
|
||||
"items",
|
||||
"flex",
|
||||
"justify"
|
||||
],
|
||||
"align-horizonal-distribute-start": [
|
||||
"align-horizontal-distribute-start": [
|
||||
"left",
|
||||
"items",
|
||||
"flex",
|
||||
|
||||
Reference in New Issue
Block a user