feat: show global envs on hover

This commit is contained in:
liyasthomas
2021-08-18 10:34:20 +05:30
parent 6af42e5e08
commit c949783698
5 changed files with 43 additions and 22 deletions

View File

@@ -358,6 +358,7 @@ input[type="checkbox"] {
@apply px-4;
@apply bg-opacity-10;
@apply ml-auto;
@apply last:ml-4;
@apply sm:ml-8;
@apply transition;
@apply rounded;