Implement design and copy for errors
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
right: 0;
|
||||
margin: auto;
|
||||
width: 500px;
|
||||
height: 200px;
|
||||
height: 125px;
|
||||
border: 1px solid #f22;
|
||||
padding: 10px 10px 20px;
|
||||
background-color: #fcc;
|
||||
|
||||
@@ -62,6 +62,11 @@ limitations under the License.
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
.mx_Login_error.mx_Login_serverError {
|
||||
text-align: left;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.mx_Login_type_container {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user