mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-02 03:16:42 +02:00
Make Controller shortcuts settings controller-friendly
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
align-items: center;
|
||||
|
||||
select {
|
||||
display: none;
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
> div, button.bx-select-value {
|
||||
@@ -16,6 +16,7 @@
|
||||
color: #000;
|
||||
border-radius: 4px;
|
||||
padding: 2px 8px;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
> div {
|
||||
|
Reference in New Issue
Block a user