diff --git a/styles.tcss b/styles.tcss deleted file mode 100644 index fe9b9c1..0000000 --- a/styles.tcss +++ /dev/null @@ -1,20 +0,0 @@ -#chats { - width: 30%; -} - -#dialog { - width: 70%; -} - -Chat { - height: 3; -} - -Rule { - color: #FFFFFF; -} - -Placeholder { - height: 3; - padding: 1; -}