forked from GitHub-Mirrors/foundry-sw5e
Added a css fix to correctly size Midi QOL chat images
This commit is contained in:
parent
b45adbd67c
commit
de69028910
8 changed files with 89 additions and 44 deletions
|
@ -54,7 +54,8 @@
|
|||
color: @colorBlue;
|
||||
}
|
||||
|
||||
.sw5e.chat-card {
|
||||
.sw5e.chat-card,
|
||||
.midi-qol-item-card {
|
||||
.card-header {
|
||||
padding: 0;
|
||||
border: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue