Mercurial > libervia-templates
diff sat_templates/templates/bulma/static/styles.css @ 387:8b990c78d4b5
(bulma/chat): add menu + style for message retraction
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 30 Nov 2023 13:24:43 +0100 |
parents | 941e4006ab6e |
children | 38635d393089 |
line wrap: on
line diff
--- a/sat_templates/templates/bulma/static/styles.css Tue Nov 28 17:48:00 2023 +0100 +++ b/sat_templates/templates/bulma/static/styles.css Thu Nov 30 13:24:43 2023 +0100 @@ -113,10 +113,10 @@ box-shadow: 0px 0px 0 0.25rem var(--col-primary); } -.is-chat-message { - margin: 0.5rem 0 0 !important; - padding: 0 !important; - border: 0 !important; +.media.is-chat-message { + margin: 0.5rem 0 0; + padding: 0; + border: 0; } .is-text-content {