Fix: on initial registration page, logo can be cut off (#258)

resolves issue https://github.com/ellite/Wallos/issues/179
This commit is contained in:
Dante Bradshaw
2024-03-30 07:48:17 +01:00
committed by GitHub
parent a3239cbea1
commit dde8695fb5
2 changed files with 9 additions and 3 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.18.2";
?>
$version = "v1.18.3";
?>