chore(controls): add border-right for horizontal controls

This commit is contained in:
moklick
2025-04-14 13:47:12 +02:00
parent 69e886a17f
commit 3b63c1b2bf

View File

@@ -160,6 +160,7 @@
}
&.horizontal &-button {
border-bottom: none;
border-right: 1px solid
var(
--xy-controls-button-border-color-props,