Icône "sonné" inline dans le tchat

This commit is contained in:
2026-03-07 20:05:45 +01:00
parent 3f014faf02
commit 9bb9a3b0eb
2 changed files with 4 additions and 2 deletions

View File

@@ -2379,8 +2379,9 @@ body {
}
.system-foundryvtt-reve-de-dragon .chat-inline-icon {
border: 0;
padding: 1px;
padding: 0 0.2rem;
vertical-align: text-top;
display: inline;
}
.system-foundryvtt-reve-de-dragon .actor-img-small {
max-width: 1.5rem;

View File

@@ -1776,8 +1776,9 @@
}
.chat-inline-icon {
border: 0;
padding: 1px;
padding: 0 0.2rem;
vertical-align: text-top;
display: inline;
}
.actor-img-small {