Fix updater log panel to fixed height
This commit is contained in:
@@ -419,6 +419,7 @@ body {
|
|||||||
}
|
}
|
||||||
#releaseModal pre.log-box {
|
#releaseModal pre.log-box {
|
||||||
max-height: 220px !important;
|
max-height: 220px !important;
|
||||||
|
min-height: 220px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
:root[data-theme="light"] .log-box {
|
:root[data-theme="light"] .log-box {
|
||||||
|
|||||||
Reference in New Issue
Block a user