diff --git a/abovevtt.css b/abovevtt.css index df4c1289f..6bbb64184 100644 --- a/abovevtt.css +++ b/abovevtt.css @@ -5250,7 +5250,9 @@ span.exhaustion-pip.last{ opacity: 0; color: #fff; } - +.body-rpgcampaign .chat-text-wrapper.sidebar-hover-text:before { + bottom:35px; +} .chat-text-wrapper.sidebar-hover-text:hover:before { transition: opacity 500ms linear 500ms; opacity: 1;