diff --git a/packages/frontend/src/components/Modal/CreateChannel.vue b/packages/frontend/src/components/Modal/CreateChannel.vue
new file mode 100644
index 0000000..07b1710
--- /dev/null
+++ b/packages/frontend/src/components/Modal/CreateChannel.vue
@@ -0,0 +1,191 @@
+
+
+
チャンネルを作成
+
+
+
+
+ チャンネルの作成に失敗しました。
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/packages/frontend/src/routes/community/channel.vue b/packages/frontend/src/routes/community/channel.vue
index 3882835..96cc535 100644
--- a/packages/frontend/src/routes/community/channel.vue
+++ b/packages/frontend/src/routes/community/channel.vue
@@ -63,9 +63,8 @@
}
.community-top-info > svg {
- margin: auto 0;
- width: 1.25rem;
- height: 1.25rem;
+ width: 1rlh;
+ height: 1rlh;
}
.channel {
diff --git a/packages/frontend/src/routes/community/index.vue b/packages/frontend/src/routes/community/index.vue
index a07f834..d0b10b4 100644
--- a/packages/frontend/src/routes/community/index.vue
+++ b/packages/frontend/src/routes/community/index.vue
@@ -12,10 +12,51 @@