Merge pull request #541 from Safelite/CSR-668-modal-bug-fix
CSR-668 modal bug fix - remove unneeded class name
This commit is contained in:
commit
19f953cdba
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ export default {
|
|||
.bar3 {
|
||||
width: 14px;
|
||||
height: 2px;
|
||||
background-color: $blue-400;
|
||||
background-color: $blue;
|
||||
margin: 1px 0;
|
||||
transition: 0.25s;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue