This commit is contained in:
Manav Rathi
2025-01-16 12:29:16 +05:30
parent f324e5e11c
commit 806839d5ab

View File

@@ -147,6 +147,8 @@ export const DuplicateItemTile = styled(BaseTile)`
* A variant of {@link BaseTile} meant for use when the tile is interactable.
*/
export const BaseTileButton = styled(UnstyledButton)`
/* Buttons reset this to the special token buttontext */
color: inherit;
/* Buttons reset this to center */
text-align: inherit;