[#181] add disabling of popovers on small screens, update todos and operation CSS

This commit is contained in:
Robin Scholtes 2023-04-23 11:20:01 +12:00
parent d0e8863555
commit a252c34968
4 changed files with 31 additions and 17 deletions

View file

@ -18,6 +18,7 @@
overflow: auto;
z-index: 20; /* to dropdown on top of all the other elements */
border-bottom: 1px solid var(--primary-border-colour);
background-color: var(--secondary-background-colour);
}
#close-operations-dropdown.hidden,