feat: ui supports view file (#301)

This commit is contained in:
sigoden
2023-11-28 07:14:53 +08:00
committed by GitHub
parent 6ff8b29b69
commit 073b098111
4 changed files with 52 additions and 31 deletions

View File

@@ -212,6 +212,7 @@ body {
height: calc(100vh - 5rem);
border: 1px solid #ced4da;
outline: none;
padding: 5px;
}
.toolbox-right {