Password score progress should be full width in tooltip
This commit is contained in:
@@ -130,3 +130,7 @@ limitations under the License.
|
||||
.mx_AuthBody_spinner {
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
||||
.mx_AuthBody_passwordScore {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@@ -168,6 +168,7 @@ limitations under the License.
|
||||
.mx_Field_tooltip {
|
||||
margin-top: -12px;
|
||||
margin-left: 4px;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.mx_Field_tooltip.mx_Field_valid {
|
||||
|
||||
Reference in New Issue
Block a user