Commit 9fa87b5b authored by Robbie Gibson's avatar Robbie Gibson Committed by Chromium LUCI CQ

Remove background color for dino touch controller

Bug: 1156791
Change-Id: I563fd1965ab9f2fb57cd011522c2d9e3e44f2da9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584030Reviewed-by: default avatarEdward Jung (EMEA) <edwardjung@chromium.org>
Commit-Queue: Robbie Gibson <rkgibson@google.com>
Cr-Commit-Position: refs/heads/master@{#835707}
parent 373520e6
...@@ -851,7 +851,6 @@ whereas Blink does not. */ ...@@ -851,7 +851,6 @@ whereas Blink does not. */
} }
.offline .controller { .offline .controller {
background: rgba(247,247,247, .1);
height: 100vh; height: 100vh;
left: 0; left: 0;
position: absolute; position: absolute;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment