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
+1
View File
@@ -160,6 +160,7 @@
} }
&.horizontal &-button { &.horizontal &-button {
border-bottom: none;
border-right: 1px solid border-right: 1px solid
var( var(
--xy-controls-button-border-color-props, --xy-controls-button-border-color-props,