mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-26 01:36:17 -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
|
@ -23,6 +23,11 @@
|
|||
line-height: calc(var(--title-height) - 14px);
|
||||
}
|
||||
|
||||
.title>span,
|
||||
.title>.btn {
|
||||
margin-top: -4px;
|
||||
}
|
||||
|
||||
.list-area {
|
||||
position: absolute;
|
||||
top: var(--title-height);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue