keybinds New Settings Window Format (#1215)

This commit is contained in:
Gabriel Davila 2022-06-29 20:39:09 -03:00 committed by GitHub
parent afeab7c38b
commit 4e3fb128cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 308 additions and 11 deletions

View file

@ -2074,4 +2074,8 @@
border-left: 1px solid var(--borderColor);
}
}
}
#hid___BV_tab_button__ {
display: none;
}