Percent-Based Tooltips Size

This commit is contained in:
LightSaveUs
2022-10-27 18:02:19 +03:00
committed by GitHub
parent 58fe6c332f
commit f36311f6b7

View File

@@ -1896,7 +1896,7 @@ body {
border: 1px ridge grey;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
width: min-context;
max-width: 350px;
max-width: 75%;
}
.tooltip-context-token {