Fix indentation
This commit is contained in:
parent
14fbf89f0e
commit
c83c7f8547
|
@ -27,9 +27,9 @@ export default {
|
|||
button {
|
||||
@apply text-gray-700;
|
||||
|
||||
&:hover {
|
||||
@apply bg-white rounded shadow
|
||||
}
|
||||
&:hover {
|
||||
@apply bg-white rounded shadow
|
||||
}
|
||||
}
|
||||
|
||||
.active {
|
||||
|
|
Loading…
Reference in a new issue