mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-10 00:03:24 +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 {
|
||||
background-color: red;
|
||||
background-color: gray;
|
||||
color: white;
|
||||
min-width: 100%;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user