SHA256
UI: keep local shell updates
This commit is contained in:
@@ -3324,6 +3324,10 @@ textarea.input {
|
||||
z-index: 24;
|
||||
}
|
||||
|
||||
.boot-error-menu-shell {
|
||||
z-index: 1000000;
|
||||
}
|
||||
|
||||
.modal-backdrop {
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
@@ -3341,6 +3345,16 @@ textarea.input {
|
||||
box-shadow: var(--shadow);
|
||||
}
|
||||
|
||||
.boot-error-menu-card {
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.boot-error-menu-message {
|
||||
white-space: pre-wrap;
|
||||
overflow-wrap: anywhere;
|
||||
line-height: 1.4;
|
||||
}
|
||||
|
||||
.network-board {
|
||||
position: relative;
|
||||
height: 290px;
|
||||
|
||||
Reference in New Issue
Block a user