mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2026-04-13 19:26:07 +00:00
Fixed misaligned back button
This commit is contained in:
@@ -105,8 +105,7 @@ main {
|
||||
padding:25px;
|
||||
}
|
||||
#backIcon {
|
||||
position: fixed;
|
||||
left: 28px;
|
||||
right: 5px;
|
||||
}
|
||||
#backIcon:hover {
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user