🐛 Set vertical rule stroke

This commit is contained in:
mathieu.brunot
2019-02-23 14:39:27 +01:00
parent 9e288e0c32
commit e17c9b9be1

View File

@@ -124,6 +124,9 @@
rect {
fill: $canvas-bg;
}
path {
stroke: $medium-ui-text;
}
}
}