diff options
Diffstat (limited to 'ui/app/css/index.scss')
-rw-r--r-- | ui/app/css/index.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/css/index.scss b/ui/app/css/index.scss index b0fb69f82..1fbbb6cfe 100644 --- a/ui/app/css/index.scss +++ b/ui/app/css/index.scss @@ -845,7 +845,7 @@ div.message-container > div:first-child { width: 100px; height: 50px; font-size: .7em; - background: white; + background: green; border: 1px solid; } }
\ No newline at end of file |