Work on Github update #171

This commit is contained in:
Robert Strouse 2023-10-27 11:34:45 -07:00
parent 844a163e5d
commit 13aff49479
12 changed files with 146 additions and 24 deletions

View file

@ -54,6 +54,12 @@
padding-bottom: 2px;
min-height: 147px;
}
.info-message .info-text {
text-align:left;
font-size:14px;
max-height:calc(100% - 77px);
overflow:auto;
}
.prompt-message .sub-message {
font-size: 17px;
padding-left: 10px;