690*800 - v0.0.15

This commit is contained in:
François-Xavier Guillois
2023-06-07 12:24:33 +02:00
parent e5396b6991
commit 165caba564
3 changed files with 8 additions and 3 deletions
+6 -1
View File
@@ -249,7 +249,12 @@ ul.unstyled li {
/* ---------------------------------------- */
/* Actor Sheet */
/* ---------------------------------------- */
.system-vermine2047 .sheet.actor {
.system-vermine2047 .sheet.actor .window-resizable-handle {
bottom:-30px;
}
.system-vermine2047 .sheet.actor,
.system-vermine2047 .sheet.actor .window-content {
min-width: 690px;
min-height: 800px;
}