mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-29 02:59:14 -04:00
Added Magic button and tweaked margins for Windows
This commit is contained in:
parent
651ca6cf5d
commit
ba5c503c48
5 changed files with 17 additions and 4 deletions
|
@ -108,7 +108,7 @@ input[type="search"]::-webkit-search-cancel-button {
|
|||
}
|
||||
|
||||
select.form-control:not([size]):not([multiple]), select.custom-file-control:not([size]):not([multiple]) {
|
||||
height: unset;
|
||||
height: unset !important;
|
||||
}
|
||||
|
||||
code {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue