chore: update detail styles

This commit is contained in:
steven
2022-08-27 08:57:29 +08:00
parent 62657f7f4e
commit 5bdf7654fc
14 changed files with 75 additions and 33 deletions

View File

@ -77,7 +77,7 @@
@apply w-full inline-block float-right text-sm mt-4 text-gray-500 text-right whitespace-pre-wrap;
&.host-tip {
@apply bg-blue-500 text-white px-2 py-1 rounded;
@apply text-blue-600;
}
}
}