add more cs
This commit is contained in:
@@ -10,14 +10,6 @@
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/xterm@4.15.0/dist/xterm.css">
|
||||
|
||||
|
||||
<style>
|
||||
body { display: flex; height: 100vh; margin: 0; }
|
||||
#fileTree { width: 250px; border-right: 1px solid #ddd; padding: 10px; overflow-y: auto; }
|
||||
#editorContainer { flex-grow: 1; }
|
||||
#searchSidebar { border-left: 1px solid #ddd; display: none; overflow-y: auto; }
|
||||
#topbar { padding: 5px; border-bottom: 1px solid #ddd; background-color: #f1f1f1; }
|
||||
|
||||
</style>
|
||||
<link rel="stylesheet" href="/vsc-like/static/css/index.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user