Liquid Graph fix.

Key navigation fix.
Addresses overflow fix.
Firefox float fix.
This commit is contained in:
softsimon
2020-05-17 17:06:09 +07:00
parent afb4f6e70b
commit 30d2c5de27
4 changed files with 7 additions and 11 deletions

View File

@@ -48,9 +48,6 @@ body {
min-height: 1px;
padding: 1.25rem;
position: relative;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
min-width: 0;
word-wrap: break-word;
background-color: #24273e;