From b0b1269afa8af5a818bd14bf5697a6024e827e23 Mon Sep 17 00:00:00 2001 From: sladecraven Date: Sun, 20 Sep 2020 22:12:42 +0200 Subject: [PATCH] Update css --- styles/simple.css | 7 ++++--- templates/actor-sheet.html | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/styles/simple.css b/styles/simple.css index e8e42027..72a7db35 100644 --- a/styles/simple.css +++ b/styles/simple.css @@ -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; } diff --git a/templates/actor-sheet.html b/templates/actor-sheet.html index 7426996d..8911f152 100644 --- a/templates/actor-sheet.html +++ b/templates/actor-sheet.html @@ -2,7 +2,7 @@ {{!-- Sheet Header --}}
- +