fix: tooltip styling (#6632)

This commit is contained in:
sanish chirayath
2026-01-02 20:53:47 +05:30
committed by GitHub
parent 15065eb2f1
commit 781def844d
6 changed files with 12 additions and 5 deletions

View File

@@ -75,7 +75,6 @@ const Wrapper = styled.div`
}
.tooltip-mod {
font-size: 11px !important;
max-width: 200px !important;
}