chore: update selector style

This commit is contained in:
Steven
2022-08-25 21:05:31 +08:00
parent e9d303326f
commit 9f3f730723
6 changed files with 43 additions and 17 deletions

View File

@ -39,5 +39,9 @@
color: @text-green;
}
}
> .tip-text {
@apply px-3 py-1 text-sm text-gray-600;
}
}
}