8000 refactor: remove update-tailwind · coder-long/electron-vite-react@767cde8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 767cde8

Browse files
committed
refactor: remove update-tailwind
1 parent b1f1919 commit 767cde8

File tree

6 files changed

+1
-289
lines changed

6 files changed

+1
-289
lines changed

src/components/update-tailwind/Modal/index.tsx

Lines changed: 0 additions & 87 deletions
This file was deleted.

src/components/update-tailwind/Progress/index.tsx

Lines changed: 0 additions & 25 deletions
This file was deleted.

src/components/update-tailwind/README.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

src/components/update-tailwind/index.tsx

Lines changed: 0 additions & 148 deletions
This file was deleted.

src/components/update-tailwind/tailwind.css

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/components/update/Modal/modal.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
padding: 10px;
6161
background-color: #fff;
6262
display: flex;
63-
justify-content: end;
63+
justify-content: flex-end;
6464

6565
button {
6666
padding: 7px 11px;

0 commit comments

Comments
 (0)
0