diff --git a/ose.css b/ose.css index bd2f5a2..046cc62 100644 --- a/ose.css +++ b/ose.css @@ -94,9 +94,9 @@ .ose.sheet.actor .sheet-tabs { position: absolute; transform: rotate(90deg); - top: 365px; - right: -169px; - width: 320px; + top: 224px; + right: -221px; + width: 420px; z-index: -1; border-top: none; } diff --git a/system.json b/system.json index d6f1d81..562bd0a 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "name": "ldlmde", "title": "Leyendas de la Marca del Este", "description": "Leyendas de la Marca del Este, un fork rápido y sucio basado en el módulo para OSE.", - "version": "1.0.1", + "version": "1.0.2", "minimumCoreVersion": "0.7.5", "compatibleCoreVersion": "0.7.5", "templateVersion": 1, @@ -26,5 +26,5 @@ "gridUnits": "ft", "url": "https://github.com/serxoz/ldlmde/", "manifest": "https://raw.githubusercontent.com/serxoz/ldlmde/main/system.json", - "download": "https://github.com/serxoz/ldlmde/archive/1.0.1.zip" + "download": "https://github.com/serxoz/ldlmde/archive/1.0.2.zip" }