handle tooltip text updates

This commit is contained in:
geoffrey45
2022-09-06 13:02:56 +03:00
parent 70ef709170
commit 90514c8080
2 changed files with 43 additions and 35 deletions
-1
View File
@@ -53,7 +53,6 @@
#acontent {
grid-area: content;
max-width: 1955px;
overflow: hidden scroll;
margin-right: -1rem;
padding-right: calc($medium - 1px);