summaryrefslogtreecommitdiffstats
path: root/src/components/CallView/Grid/Grid.vue
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-01-25 21:23:54 +0100
committerJoas Schilling <coding@schilljs.com>2021-01-29 13:24:51 +0100
commitd47a76d072a625c19ece1afb1ae38daeb35d1bb2 (patch)
tree22f37a3a24a3aeefbf79b3aaa89c3a07931fde69 /src/components/CallView/Grid/Grid.vue
parent5d57fb85b1c238ff8373f0aa0dd76fb8ee9622c8 (diff)
Make background of call screen #444444
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'src/components/CallView/Grid/Grid.vue')
-rw-r--r--src/components/CallView/Grid/Grid.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/CallView/Grid/Grid.vue b/src/components/CallView/Grid/Grid.vue
index c048850ed..0fb3c98d9 100644
--- a/src/components/CallView/Grid/Grid.vue
+++ b/src/components/CallView/Grid/Grid.vue
@@ -697,7 +697,6 @@ export default {
.grid-main-wrapper {
position: relative;
width: 100%;
- background-color: var(--color-text-maxcontrast);
}
.grid-main-wrapper.transparent {