mirror of
https://github.com/penpot/penpot.git
synced 2026-08-05 12:29:00 +00:00
🐛 Set vertical rule stroke
This commit is contained in:
parent
9e288e0c32
commit
e17c9b9be1
@ -124,6 +124,9 @@
|
|||||||
rect {
|
rect {
|
||||||
fill: $canvas-bg;
|
fill: $canvas-bg;
|
||||||
}
|
}
|
||||||
|
path {
|
||||||
|
stroke: $medium-ui-text;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user