Enhancement: Adds story for label component (#2222)

* Enhancement: Adds story for label component
This commit is contained in:
Sivin Varghese
2021-05-05 16:46:23 +05:30
committed by GitHub
parent 05310e25d4
commit 6469acc750
4 changed files with 69 additions and 14 deletions

View File

@@ -15,10 +15,6 @@
}
}
.label {
font-weight: $font-weight-bold;
}
.tooltip {
border-radius: $space-smaller;
font-size: $font-size-mini;