[FIX] Message actions on top of text (#19316)

Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>
pull/17375/head^2
gabriellsh 5 years ago committed by GitHub
parent f44af1426b
commit dea45516db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/theme/client/imports/components/messages.css

@ -5,7 +5,7 @@
.message-actions {
position: absolute;
z-index: 2;
top: -18px;
top: -28px;
right: 0.4rem;
display: none;

Loading…
Cancel
Save