keeping the size the same for the hover widget

This commit is contained in:
Aiday Marlen Kyzy
2023-06-21 10:52:08 +02:00
parent 3bbd62158f
commit 6e34da57e7
2 changed files with 4 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
overflow: hidden;
user-select: text;
-webkit-user-select: text;
box-sizing: initial;
box-sizing: border-box;;
animation: fadein 100ms linear;
line-height: 1.5em;
}