less harsh shadow color in participants list
This commit is contained in:
parent
38910bb6ae
commit
653a7dd591
@ -17,7 +17,7 @@ html, body, #mainContainer {
|
||||
|
||||
#editor {
|
||||
border: none;
|
||||
box-shadow: 0px 0px 14px black;
|
||||
box-shadow: 0px 0px 14px #555;
|
||||
overflow: hidden;
|
||||
padding: 0px !important;
|
||||
z-index: 4;
|
||||
|
Loading…
x
Reference in New Issue
Block a user