Skip to content

Commit

Permalink
fix: MET-1963 text align tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
Sotatek-TaiTruong committed Apr 1, 2024
1 parent c4fc2f0 commit 3460cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/DrepDetail/index.tsx
Expand Up @@ -127,7 +127,7 @@ const DrepDetail = () => {
flex={1}
component={CustomTooltip}
title={
<Box>
<Box textAlign={"left"}>
<Box fontWeight={"bold"} component={"span"}>
Disclaimer:{" "}
</Box>
Expand Down

0 comments on commit 3460cba

Please sign in to comment.