Removes tooltip component

This commit is contained in:
Mouse Reeve
2022-03-21 12:32:53 -07:00
parent 9e792a8901
commit 43cc017b44
4 changed files with 1 additions and 27 deletions

View File

@ -129,14 +129,6 @@ button:focus-visible .button-invisible-overlay {
}
/** Tooltips
******************************************************************************/
.tooltip {
width: 100%;
}
/** States
******************************************************************************/