🐛 Fix visual problem with stroke cap menu

This commit is contained in:
alonso.torres 2024-09-16 09:07:57 +02:00
parent a0546b2e63
commit 65bb795199
2 changed files with 2 additions and 1 deletions

View file

@ -32,7 +32,7 @@
}
.cap-select {
width: $s-124;
width: 100%;
}
.stroke-cap-dropdown,
.stroke-cap-dropdown-start {