mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2025-08-17 16:46:31 +00:00
fixed stylization with remove host icon
This commit is contained in:
parent
19d207a4c8
commit
c0cfd0bb94
@ -16,6 +16,8 @@
|
||||
.host-container {
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
width: 150px !important;
|
||||
height: 150px !important;
|
||||
}
|
||||
#backIcon {
|
||||
height: 32px;
|
||||
@ -116,8 +118,7 @@ main {
|
||||
top:0px;
|
||||
width:24px;
|
||||
height:24px;
|
||||
margin-top: 10px;
|
||||
margin-right: 15px;
|
||||
margin-top: 15px;
|
||||
/*to account for the shadow*/
|
||||
cursor:pointer;
|
||||
z-index: 5;
|
||||
|
Loading…
x
Reference in New Issue
Block a user