mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-22 14:13:21 +00:00
Make camera error gray to be less aggressive on the eyes
This commit is contained in:
parent
85d9816aaa
commit
ef80c1be61
@ -64,7 +64,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.camera-error {
|
.camera-error {
|
||||||
background-color: red;
|
background-color: gray;
|
||||||
|
color: white;
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user