Make Controller shortcuts settings controller-friendly

This commit is contained in:
redphx
2024-07-16 17:59:21 +07:00
parent b66cb448ec
commit 2a0af5d0ab
4 changed files with 49 additions and 27 deletions

View File

@@ -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 {