Update css

This commit is contained in:
2020-09-20 22:12:42 +02:00
parent 6553d083c1
commit b0b1269afa
2 changed files with 5 additions and 4 deletions

View File

@ -184,9 +184,10 @@
.foundryvtt-reve-de-dragon .sheet-header .profile-img {
-webkit-box-flex: 0;
-ms-flex: 0 0 100px;
flex: 0 0 100px;
height: 100px;
-ms-flex: 0 0 128px;
flex: 0 0 128px;
height: 128px;
width: 128px;
margin-right: 10px;
}