Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
docs(tooltip): update type style
Browse files Browse the repository at this point in the history
  • Loading branch information
emyarod committed Jan 31, 2022
1 parent 37cf02c commit 6a3dc37
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/components/tooltip/tooltip-story.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
//
// Copyright IBM Corp. 2019
// Copyright IBM Corp. 2019, 2022
//
// This source code is licensed under the Apache-2.0 license found in the
// LICENSE file in the root directory of this source tree.
//

@import 'carbon-components/scss/components/link/link';

bx-tooltip-body p {
@include type-style('body-short-01');
}

0 comments on commit 6a3dc37

Please sign in to comment.