mirror of
https://github.com/penpot/penpot.git
synced 2025-05-08 23:35:53 +02:00
🐛 Set vertical rule stroke
This commit is contained in:
parent
9e288e0c32
commit
e17c9b9be1
1 changed files with 3 additions and 0 deletions
|
@ -124,6 +124,9 @@
|
||||||
rect {
|
rect {
|
||||||
fill: $canvas-bg;
|
fill: $canvas-bg;
|
||||||
}
|
}
|
||||||
|
path {
|
||||||
|
stroke: $medium-ui-text;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue