Fix button height
This commit is contained in:
parent
c041eab7a2
commit
30cb970deb
3 changed files with 3 additions and 3 deletions
|
|
@ -24,7 +24,7 @@
|
|||
}
|
||||
|
||||
.card {
|
||||
background: #fff;
|
||||
background: $white;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue