increase width of login component

This commit is contained in:
sbwalker
2025-12-15 11:28:51 -05:00
parent f5f00c51c1
commit 0d5bb3f3b3

View File

@@ -1,5 +1,5 @@
/* Login Module Custom Styles */
.Oqtane-Modules-Admin-Login {
width: 220px;
width: 280px;
}