Apply suggestion from @CommanderStorm
This commit is contained in:
parent
3b1e9c01c7
commit
87bf2247b3
@ -302,9 +302,10 @@ export default {
|
||||
}
|
||||
|
||||
.strength-meter {
|
||||
height: 5px;
|
||||
height: 8px;
|
||||
width: 85%;
|
||||
background-color: #e0e0e0;
|
||||
border-radius: 3px;
|
||||
border-radius: 8px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user