Display pool tags on dashboard

This commit is contained in:
softsimon
2024-01-29 01:50:46 +07:00
parent c9c477c88f
commit 08272c7f87
2 changed files with 2 additions and 2 deletions

View File

@@ -166,7 +166,7 @@
opacity: 1;
}
.hide {
opacity: 0;
opacity: 0.4;
pointer-events : none;
}