Mobile compat tweaks

This commit is contained in:
MattIPv4
2020-06-09 20:26:42 +01:00
parent 6cfaf24d00
commit ea988b009c
4 changed files with 39 additions and 5 deletions

View File

@@ -26,8 +26,10 @@ THE SOFTWARE.
.panel {
margin-top: 0;
max-width: calc(100% - 1rem);
padding: 1.5rem 0 2rem;
text-align: left;
width: calc(100% - 1rem);
// The presets panel has a custom header with a dropdown indicator
&.presets {