File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
components/tokens/custom-spectrum Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -118,4 +118,6 @@ governing permissions and limitations under the License.
118
118
--spectrum-assetcard-title-font-size : var (--spectrum-heading-size-xxs );
119
119
--spectrum-assetcard-header-content-font-size : var (--spectrum-heading-size-xxs );
120
120
--spectrum-assetcard-content-font-size : var (--spectrum-body-size-xs );
121
+
122
+ --spectrum-tooltip-animation-distance : 5px ;
121
123
}
Original file line number Diff line number Diff line change @@ -117,4 +117,6 @@ governing permissions and limitations under the License.
117
117
--spectrum-assetcard-title-font-size : var (--spectrum-heading-size-xs );
118
118
--spectrum-assetcard-header-content-font-size : var (--spectrum-heading-size-xs );
119
119
--spectrum-assetcard-content-font-size : var (--spectrum-body-size-s );
120
+
121
+ --spectrum-tooltip-animation-distance : var (--spectrum-spacing-75 );
120
122
}
You can’t perform that action at this time.
0 commit comments