9 lines
151 B
CSS
9 lines
151 B
CSS
/* Login Module Custom Styles */
|
|
|
|
.Oqtane-Modules-Admin-Login .input {
|
|
width: 200px;
|
|
}
|
|
|
|
.Oqtane-Modules-Admin-Login .password {
|
|
width: 270px;
|
|
} |