mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-10 16:25:01 -04:00
remove bootstrap x on search input as its not needed and just adding complexity at this moment
This commit is contained in:
parent
5e6327a400
commit
421ea9e174
3 changed files with 4 additions and 3 deletions
|
@ -7,7 +7,10 @@
|
|||
|
||||
#operations {
|
||||
background-color: var(--primary-background-colour);
|
||||
border-bottom: 1px solid var(--primary-border-colour);
|
||||
}
|
||||
|
||||
#operations > .title {
|
||||
padding: 8px 8px 8px 12px;
|
||||
}
|
||||
|
||||
#operations-wrapper {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue