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