mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2025-08-16 16:16:44 +00:00
Replaced border to outline to avoid content jumping
This commit is contained in:
parent
34b6004ad3
commit
50d21da453
@ -299,10 +299,10 @@ main {
|
||||
border: none !important;
|
||||
}
|
||||
.current-game {
|
||||
border: 2px solid #00A3C6;
|
||||
outline: auto #8BC34A;
|
||||
}
|
||||
.host-cell-inactive {
|
||||
border: 3px solid #8e0000;
|
||||
outline: auto #F44336;
|
||||
}
|
||||
.host-cell:hover {
|
||||
cursor: pointer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user