Finish info popup
This commit is contained in:
@@ -139,7 +139,7 @@ body {
|
||||
}
|
||||
|
||||
.entry-info-item {
|
||||
@apply flex flex-row items-center gap-1 bg-(--col1) border border-(--col3) text-gray-300 py-1 px-2 rounded-lg w-fit text-[16px] transition-colors;
|
||||
@apply flex flex-row items-center gap-1 bg-(--col1) border border-(--col3) text-gray-300 py-1 px-2 rounded-lg w-fit text-[16px] transition-colors cursor-pointer;
|
||||
}
|
||||
|
||||
.downloads-entry:hover .entry-info-item {
|
||||
|
||||
Reference in New Issue
Block a user