Update primary bg color

This commit is contained in:
marzban-dev
2025-03-27 22:15:44 +03:30
parent 8bd52b5d5f
commit 796587292d
+1 -1
View File
@@ -53,7 +53,7 @@
}
&:hover {
@apply bg-blue-200 border-blue-500 text-blue-500;
@apply bg-transparent border-blue-500 text-blue-500;
svg[class~="iconify"] path {
@apply stroke-blue-500;