mirror of
https://github.com/YunoHost/yunorunner.git
synced 2024-09-03 20:05:52 +02:00
[mod] small tweak
This commit is contained in:
parent
477a592005
commit
9acbe6d7c3
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
</section>
|
</section>
|
||||||
<style>
|
<style>
|
||||||
.consoleOutput {
|
.consoleOutput {
|
||||||
max-height: 95vh;
|
max-height: 90vh;
|
||||||
background-color: #222;
|
background-color: #222;
|
||||||
color: #eee;
|
color: #eee;
|
||||||
padding-top: 1.25rem;
|
padding-top: 1.25rem;
|
||||||
|
|
Loading…
Add table
Reference in a new issue