mirror of
https://github.com/meshcore-dev/flasher.meshcore.dev.git
synced 2026-04-20 22:13:50 +00:00
version sync
This commit is contained in:
parent
56892c5ef7
commit
4d696db87f
8 changed files with 523 additions and 59 deletions
|
|
@ -52,4 +52,14 @@ body {
|
|||
}
|
||||
#app .console-input:focus, #app console-input:focus{
|
||||
outline: none;
|
||||
}
|
||||
#app .pre {
|
||||
white-space-collapse: preserve;
|
||||
min-width: 300px;
|
||||
}
|
||||
#app .version {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
#app .version div.field {
|
||||
min-width: 140px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue