Skip to content

Commit

Permalink
Rewrite EndpointDirectAccessScreen
Browse files Browse the repository at this point in the history
  • Loading branch information
louischan-oursky committed Dec 23, 2024
1 parent 21b458b commit 6a7efeb
Show file tree
Hide file tree
Showing 3 changed files with 379 additions and 362 deletions.
16 changes: 2 additions & 14 deletions portal/src/graphql/portal/EndpointDirectAccessScreen.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,6 @@
@apply tablet:col-span-full;
}

.selector {
@apply py-6;
}

.optionsChild {
@apply ml-6 mt-1;
}

.options--last {
@apply mb-1;
}

.disabledText {
@apply text-[#A19F9D];
.textFieldInOption {
@apply ml-6 my-1;
}
Loading

0 comments on commit 6a7efeb

Please sign in to comment.