mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-27 12:19:56 +00:00
Fix tooltip size
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
white-space: nowrap;
|
||||
opacity: 0;
|
||||
transition: opacity 500ms ease-out;
|
||||
position: absolute;
|
||||
width: max-content;
|
||||
|
||||
white-space: normal;
|
||||
|
||||
left: 0;
|
||||
top: 0;
|
||||
|
Reference in New Issue
Block a user