File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ parameters:
2222 # 3. Commit this change to the PR branch where the changes exist.
2323 current_golden_images_hash :
2424 type : string
25- default : 94764405d1674838a93d6c6a39e793df39fc301e
25+ default : acdec8d8f41b5c15af16b93f14c5a87e03d66497
2626 wireit_cache_name :
2727 type : string
2828 default : wireit
Original file line number Diff line number Diff line change 1414@import url ("./field-label-overrides.css" );
1515
1616label {
17- display : inline-block;
17+ display : inline-flex;
18+ align-items : baseline;
19+ white-space : nowrap;
1820}
Original file line number Diff line number Diff line change 7878 margin-inline : var (--mod-field-label-text-to-asterisk , var (--spectrum-field-label-text-to-asterisk )) 0 ;
7979 vertical-align : initial;
8080 vertical-align : var (--mod-field-label-asterisk-vertical-align , baseline);
81+ flex-shrink : 0 ;
8182}
8283
8384: host ([side-aligned = "start" ]),
You can’t perform that action at this time.
0 commit comments