Skip to content

Commit 9f14e05

Browse files
authored
Merge pull request #381 from code0-tech/feat/#235
First flow ui implementation
2 parents ef30bc3 + bc104ab commit 9f14e05

File tree

97 files changed

+8544
-2702
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+8544
-2702
lines changed

.storybook/global.scss

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@ html {
44
}
55

66
.sb-show-main {
7-
background: url(https://applescoop.org/image/wallpapers/mac/windows-10-stock-hd-cells-glowing-dark-22-09-2024-1727068449-hd-wallpaper.jpeg);
8-
transition: background-color 0.3s;
9-
background-position: center;
10-
background-size: cover;
7+
background: #030014 !important;
118
}
129

1310
.sb-main-fullscreen {

code0-tech-sagittarius-graphql-types.ts

Lines changed: 2690 additions & 0 deletions
Large diffs are not rendered by default.

package-lock.json

Lines changed: 272 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)