mirror of
https://github.com/penpot/penpot.git
synced 2025-06-12 16:51:40 +02:00
🐛 Fix visual problem with stroke cap menu
This commit is contained in:
parent
a0546b2e63
commit
65bb795199
2 changed files with 2 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
}
|
||||
|
||||
.cap-select {
|
||||
width: $s-124;
|
||||
width: 100%;
|
||||
}
|
||||
.stroke-cap-dropdown,
|
||||
.stroke-cap-dropdown-start {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue