Can't set values for width and height properties for SplitButton

Nothing happens when you set the values for the width or height properties for SplitButton component.
The width depends only on the length of the text content.
Also, can't change default background color for SplitButton unless the whole project button's style

Hi @Vanovich,

Indeed setting the Width and Height of the SplitButton isn't currently supported. We will probably add it in one of the future releases.

Setting the background is supported via the Theme editor or through CSS (inspect the HTML with your browser's developer tools).