Update css for focus state on buttonPrimary.
This commit is contained in:
parent
2b469e0476
commit
1153094f17
1 changed files with 0 additions and 2 deletions
|
|
@ -15,8 +15,6 @@
|
|||
&:focus {
|
||||
outline: none;
|
||||
box-shadow: 0 0 0 3px, 0 0 0 5.5px $blue-700;
|
||||
background-color: #da291c;
|
||||
border-color: #da291c;
|
||||
}
|
||||
&.button-loader {
|
||||
padding: 0 40px 0 12px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue