Release 24.

This commit is contained in:
Daan Vanden Bosch 2019-10-04 12:01:16 +02:00
parent 6a6ab59c2c
commit f6f34e3f7c
6 changed files with 13 additions and 9 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<title>Phantasmal World</title>
<link href="vendors.1471fb430d1af414f996.css" rel="stylesheet"><link href="style.e1a2e61560ed4530bf11.css" rel="stylesheet"></head>
<link href="vendors.1471fb430d1af414f996.css" rel="stylesheet"><link href="style.8a0c00dd239ce0182d2e.css" rel="stylesheet"></head>
<body>
<script type="text/javascript" src="runtime.45223f9974c48e66fdad.js"></script><script type="text/javascript" src="vendors.2527bea84f394a38c283.js"></script><script type="text/javascript" src="style.364aae2e3cb5ea6314e0.js"></script><script type="text/javascript" src="main.dd0177e3eac989c42129.js"></script></body>
<script type="text/javascript" src="runtime.45223f9974c48e66fdad.js"></script><script type="text/javascript" src="vendors.2527bea84f394a38c283.js"></script><script type="text/javascript" src="style.364aae2e3cb5ea6314e0.js"></script><script type="text/javascript" src="main.1314b76c90154557dc71.js"></script></body>
</html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -420,6 +420,10 @@
border-bottom-color: var(--bg-color);
}
#root .lm_content {
overflow: visible;
}
#root .lm_splitter {
box-sizing: border-box;
background-color: hsl(0, 0%, 20%);