Skip to content

Commit 8916055

Browse files
Melissa Thompsonpfulton
authored andcommitted
chore(tooltip): remove tooltip-animation-distance that now lives in tokens
1 parent 5ca4966 commit 8916055

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

components/tooltip/index.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ governing permissions and limitations under the License.
1515
.spectrum-Tooltip {
1616
--spectrum-tooltip-animation-duration: var(--spectrum-animation-duration-100);
1717

18-
/* animation distance is equal to spacing to source */
19-
--spectrum-tooltip-animation-distance: var(--spectrum-spacing-75);
20-
2118
/* override if additional spacing to source is required */
2219
--spectrum-tooltip-margin: 0px;
2320

0 commit comments

Comments
 (0)