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