fix textbox deadzome
This commit is contained in:
parent
4af765c16a
commit
93a5bfd392
1 changed files with 2 additions and 0 deletions
|
@ -1266,6 +1266,7 @@ span.instanceStatus {
|
|||
padding: 0 16px 28px 16px;
|
||||
}
|
||||
#typebox {
|
||||
margin: -10px 0px;
|
||||
flex-grow: 1;
|
||||
width: 1px;
|
||||
margin-left: 0.06in;
|
||||
|
@ -1274,6 +1275,7 @@ span.instanceStatus {
|
|||
text-wrap: auto;
|
||||
overflow-y: auto;
|
||||
margin-right: 0.03in;
|
||||
padding: 10px 0;
|
||||
}
|
||||
.outerTypeBox {
|
||||
max-height: 50svh;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue