deploy: 2d58734f4c
This commit is contained in:
@ -6,8 +6,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Topos</title>
|
||||
|
||||
<script type="module" crossorigin src="/assets/index-206a1d6a.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-3c2bd7fd.css">
|
||||
<script type="module" crossorigin src="/assets/index-ebdfa753.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-c755c992.css">
|
||||
</head>
|
||||
<style>
|
||||
|
||||
@ -21,6 +21,10 @@
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
details br {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.app {
|
||||
max-height: 100vh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user