mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-21 20:53:56 +00:00
Hm
This commit is contained in:
@@ -68,9 +68,9 @@ button.fancy.bg-secondary:hover {
|
||||
border: 1px solid rgb(33, 33, 34);
|
||||
}
|
||||
|
||||
.terminal-output span {
|
||||
/*.terminal-output span {
|
||||
padding: 0px 16px;
|
||||
}
|
||||
}*/
|
||||
|
||||
.terminal-output {
|
||||
font-weight: 600;
|
||||
|
||||
@@ -210,7 +210,7 @@ export function Playground() {
|
||||
/>
|
||||
</div>
|
||||
</header>
|
||||
<div className="flex flex-1 flex-col overflow-auto pt-4">
|
||||
<div className="flex flex-1 flex-col gap-4 p-4 overflow-auto">
|
||||
<Output ref={output} />
|
||||
</div>
|
||||
</SidebarInset>
|
||||
|
||||
Reference in New Issue
Block a user