10 lines
155 B
CSS
10 lines
155 B
CSS
/* Login Module Custom Styles */
|
|
|
|
.Oqtane-Modules-Admin-Login .username {
|
|
width: 200px;
|
|
}
|
|
|
|
.Oqtane-Modules-Admin-Login .password {
|
|
width: 200px;
|
|
}
|