mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-06 08:08:28 +08:00
Release 24.
This commit is contained in:
parent
6a6ab59c2c
commit
f6f34e3f7c
File diff suppressed because one or more lines are too long
6
48de4655175d90b2fe87.worker.js
Normal file
6
48de4655175d90b2fe87.worker.js
Normal file
File diff suppressed because one or more lines are too long
@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Phantasmal World</title>
|
<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>
|
<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>
|
</html>
|
1
main.1314b76c90154557dc71.js
Normal file
1
main.1314b76c90154557dc71.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -420,6 +420,10 @@
|
|||||||
border-bottom-color: var(--bg-color);
|
border-bottom-color: var(--bg-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#root .lm_content {
|
||||||
|
overflow: visible;
|
||||||
|
}
|
||||||
|
|
||||||
#root .lm_splitter {
|
#root .lm_splitter {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
background-color: hsl(0, 0%, 20%);
|
background-color: hsl(0, 0%, 20%);
|
Loading…
Reference in New Issue
Block a user