chore: remove redundant codes

This commit is contained in:
charlie
2024-03-29 11:58:04 +08:00
parent 7a69312de6
commit 29eaf03447

View File

@@ -172,11 +172,6 @@
transform: scale(0.9);
}
#repo-name {
@apply inline-flex items-center whitespace-nowrap;
max-width: 16ch;
}
.button {
@apply h-8 px-2.5 py-1 rounded-md opacity-90 block select-none hover:opacity-100 active:opacity-80;