We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca4966 commit 8916055Copy full SHA for 8916055
components/tooltip/index.css
@@ -15,9 +15,6 @@ governing permissions and limitations under the License.
15
.spectrum-Tooltip {
16
--spectrum-tooltip-animation-duration: var(--spectrum-animation-duration-100);
17
18
- /* animation distance is equal to spacing to source */
19
- --spectrum-tooltip-animation-distance: var(--spectrum-spacing-75);
20
-
21
/* override if additional spacing to source is required */
22
--spectrum-tooltip-margin: 0px;
23
0 commit comments