fix tooltip overflow

This commit is contained in:
Tom
2023-05-03 11:59:12 +02:00
parent 894dfa00b0
commit df3ef67cb1
@@ -20,6 +20,7 @@ export const GlobalStyle = createGlobalStyle`
font-size: 11px;
padding: 3px;
opacity: 100%;
word-wrap: break-word;
}
.line-break {