Skip to content

Commit 8360d31

Browse files
author
kubraturan
committed
hover problem fixed
1 parent c241de5 commit 8360d31

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/MeetingMessage/MeetingMessage.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,10 @@
282282
transition: opacity 0.8s linear 0.1s;
283283
}
284284

285+
.rce-mitem-tooltip[tooltip]:hover .rce-mitem-tooltip-text:after {
286+
opacity: 1;
287+
}
288+
285289
.rce-mitem-length {
286290
color: #fff;
287291
font-size: 14px;

0 commit comments

Comments
 (0)