mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 23:57:19 +02:00
Fix touch border
This commit is contained in:
parent
382cd1aa51
commit
5f4a1c24f0
@ -152,8 +152,8 @@
|
|||||||
bottom: offset;
|
bottom: offset;
|
||||||
}
|
}
|
||||||
|
|
||||||
body[data-input-mode=Touch] &,
|
html[data-active-input=touch] &,
|
||||||
body[data-input-mode=Mouse] & {
|
html[data-active-input=mouse] & {
|
||||||
&:focus::after {
|
&:focus::after {
|
||||||
border-color: transparent !important;
|
border-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user