mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Add dimension schemas
This commit is contained in:
@@ -82,6 +82,10 @@ body {
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.nav-selector-menu .btn {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.content {
|
||||
display: flex;
|
||||
height: calc(100vh - 56px);
|
||||
@@ -91,6 +95,7 @@ body {
|
||||
.tree {
|
||||
padding: 1rem;
|
||||
overflow-y: auto;
|
||||
padding-bottom: 50vh;
|
||||
}
|
||||
|
||||
.source textarea {
|
||||
|
||||
Reference in New Issue
Block a user