mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-08 15:25:01 -04:00
[#181] disable tooltips on mobile UI
This commit is contained in:
parent
7fff6f51dc
commit
8bed81c5ee
5 changed files with 15 additions and 37 deletions
|
@ -33,9 +33,9 @@
|
|||
bottom: 0;
|
||||
}
|
||||
|
||||
/*#IO {*/
|
||||
/* padding-bottom: var(--controls-height);*/
|
||||
/*}*/
|
||||
#IO {
|
||||
padding-bottom: var(--controls-height);
|
||||
}
|
||||
|
||||
#recipe.maximised-pane,
|
||||
#input.maximised-pane,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue