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