Bug 1432033 - Change the line dashes for the flexbox container. r=gl

This commit is contained in:
Shuoyi Ma 2018-01-24 09:47:20 -05:00
Родитель f3710af757
Коммит 17e44403a2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -27,7 +27,7 @@ const {
const FLEXBOX_LINES_PROPERTIES = {
"edge": {
lineDash: [2, 2]
lineDash: [12, 10]
},
"item": {
lineDash: [0, 0]