button : fix vertical line. closes #35
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s
This commit is contained in:
parent
16df036649
commit
65ce77b5b1
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ button[disabled] {
|
||||||
100%;
|
100%;
|
||||||
background-size: 201% 100%;
|
background-size: 201% 100%;
|
||||||
outline: 2px solid #04fea0;
|
outline: 2px solid #04fea0;
|
||||||
|
outline-offset: -1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.button:not([disabled]):hover {
|
.button:not([disabled]):hover {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue