mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 23:18:48 -05: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 {
|
||||
fill: $canvas-bg;
|
||||
}
|
||||
path {
|
||||
stroke: $medium-ui-text;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue