forked from GitHub-Mirrors/foundry-sw5e
Combat Enhancements fix
By Jacob
This commit is contained in:
parent
7d589c7e2f
commit
7200a9e2f0
1 changed files with 7 additions and 1 deletions
|
@ -166,6 +166,12 @@
|
|||
.token-name {
|
||||
text-shadow: none;
|
||||
}
|
||||
.ce-image-wrapper {
|
||||
.token-image {
|
||||
width: auto;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
h4 {
|
||||
color: @colorBlack;
|
||||
}
|
||||
|
@ -379,4 +385,4 @@
|
|||
padding: 0 8px;
|
||||
margin: 0 0 8px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue