@dialpad/dialtone 8.10.1-version8.1 → 8.10.2-version8.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -3905,11 +3905,9 @@ legend .d-label {
|
|
|
3905
3905
|
min-width: var(--dt-size-600);
|
|
3906
3906
|
}
|
|
3907
3907
|
.dt-item-layout--right {
|
|
3908
|
-
align-self: flex-start;
|
|
3909
3908
|
padding-left: var(--dt-space-400);
|
|
3910
3909
|
}
|
|
3911
3910
|
.dt-item-layout--left {
|
|
3912
|
-
align-self: flex-start;
|
|
3913
3911
|
justify-content: flex-end;
|
|
3914
3912
|
padding-right: var(--dt-space-400);
|
|
3915
3913
|
}
|