From aec2762bf1130a238bec896e896c4ff4b6e41da0 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 7 Aug 2021 16:12:42 +0900 Subject: :art: --- src/client/components/user-select-dialog.vue | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'src/client/components') diff --git a/src/client/components/user-select-dialog.vue b/src/client/components/user-select-dialog.vue index 8e7b0a190c..87c32dab25 100644 --- a/src/client/components/user-select-dialog.vue +++ b/src/client/components/user-select-dialog.vue @@ -10,7 +10,7 @@
-
+
@@ -144,14 +144,6 @@ export default defineComponent({ padding: 0; } - > .inputs { - > .input { - display: inline-block; - width: 50%; - margin: 0; - } - } - > .users { flex: 1; overflow: auto; -- cgit v1.2.3-freya