Problem
The style variation for the separator block has the class is-style-default in the code, but reflects the style variant as "Short line". Thanks to @webmandesign for this find! While the issue #10569 and PR #10570 suggest a change from default to short to match the name, it seems to lock in themes to use a 'short' line as their default. I believe @jasmussen explained it well in the PR review in #10570.
Solution
Any block with style variations should reflect the word "Default" in the style variation preview as shown below.

This should apply to:
- Separator block
- Blockquote block
- Pullquote block
- Table block
- Button block
cc @jasmussen & @kjellr Does this sound right?
Problem
The style variation for the separator block has the class
is-style-defaultin the code, but reflects the style variant as "Short line". Thanks to @webmandesign for this find! While the issue #10569 and PR #10570 suggest a change fromdefaulttoshortto match the name, it seems to lock in themes to use a 'short' line as their default. I believe @jasmussen explained it well in the PR review in #10570.Solution
Any block with style variations should reflect the word "Default" in the style variation preview as shown below.
This should apply to:
cc @jasmussen & @kjellr Does this sound right?