From f59e343553878029d846e5eae2963fc9c3481b13 Mon Sep 17 00:00:00 2001 From: Sophie Zhang Date: Wed, 6 Dec 2023 22:06:16 -0500 Subject: types --- src/client/views/PropertiesView.scss | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/client/views/PropertiesView.scss') diff --git a/src/client/views/PropertiesView.scss b/src/client/views/PropertiesView.scss index ffcad0e7e..874e2a366 100644 --- a/src/client/views/PropertiesView.scss +++ b/src/client/views/PropertiesView.scss @@ -16,6 +16,12 @@ background-color: #3b3c3e; } } +.styling-chatbox { + color: #000000; + width: 100%; + outline: none; + border: none; +} .propertiesView { height: 100%; width: 250; -- cgit v1.2.3-70-g09d2