From fe808b5609c4afc10adfb12f593275328aa03d53 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 13 Jun 2017 02:54:45 +0900 Subject: [PATCH] :art: --- src/web/app/common/tags/messaging/room.tag | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/web/app/common/tags/messaging/room.tag b/src/web/app/common/tags/messaging/room.tag index 5c7f76936..1baf468c2 100644 --- a/src/web/app/common/tags/messaging/room.tag +++ b/src/web/app/common/tags/messaging/room.tag @@ -24,6 +24,17 @@ max-width 600px margin 0 auto + > .init + width 100% + margin 0 + padding 16px 8px 8px 8px + text-align center + font-size 0.8em + color rgba(0, 0, 0, 0.4) + + i + margin-right 4px + > .empty width 100% margin 0