File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ governing permissions and limitations under the License.
98
98
display : flex;
99
99
position : relative;
100
100
inline-size : auto;
101
- padding-block-start : var (--mod-fieldlabel-m-padding -top , var (--spectrum-fieldlabel-m-padding -top ));
101
+ padding-block-start : var (--mod-dial-label-container -top-to-text , var (--spectrum-dial-label-container -top-to-text ));
102
102
font-size : var (--mod-dial-label-text-size , var (--spectrum-dial-label-text-size ));
103
103
line-height : var (--mod-dial-label-line-height , var (--spectrum-dial-label-line-height ));
104
104
margin-block-end : var (--mod-dial-label-gap-y , var (--spectrum-dial-label-gap-y ));
Original file line number Diff line number Diff line change 20
20
| ` --mod-dial-handle-position ` |
21
21
| ` --mod-dial-handle-size ` |
22
22
| ` --mod-dial-height ` |
23
+ | ` --mod-dial-label-container-top-to-text ` |
23
24
| ` --mod-dial-label-gap-y ` |
24
25
| ` --mod-dial-label-line-height ` |
25
26
| ` --mod-dial-label-text-color ` |
29
30
| ` --mod-dial-min-max-tick-angles ` |
30
31
| ` --mod-dial-min-max-tick-color ` |
31
32
| ` --mod-dial-width ` |
32
- | ` --mod-fieldlabel-m-padding-top ` |
You can’t perform that action at this time.
0 commit comments