Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lindongchen committed Jun 18, 2024
1 parent 6dc9a0b commit 5148b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/src/views/apps/core/TermContent.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div style="top: 0;position: fixed;bottom: 0;left: 0;right: 0;background: rgba(50, 4, 40, 1);">
<Terminal
style="height: 325px;"
style="height: 100%;"
welcomeMessage="Welcome to ztm cli"
prompt="ztm $"
aria-label="ztm cli"
Expand Down

0 comments on commit 5148b13

Please sign in to comment.