mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2025-08-17 16:46:31 +00:00
fix CSS stylization of box art. This closes #104
This commit is contained in:
parent
77477722d3
commit
8d86bd6c51
@ -157,7 +157,6 @@ main {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.34);
|
||||
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.34);
|
||||
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.34);
|
||||
|
Loading…
x
Reference in New Issue
Block a user