mirror of https://github.com/msgbyte/tailchat
style: fix entry page shadow style
parent
734faaa9a5
commit
148b50274e
@ -1,3 +1,3 @@
|
|||||||
.entryLeft {
|
.entryLeft {
|
||||||
box-shadow: 2px 0px 10px 0px;
|
box-shadow: 2px 0px 10px 0px rgba(0, 0, 0, 0.8);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue