mirror of
https://github.com/meshcore-dev/flasher.meshcore.dev.git
synced 2026-04-20 22:13:50 +00:00
config.json, img: added new devices
js+html: added url navigation, "notice" support
This commit is contained in:
parent
e023661bbc
commit
e3e09b4b11
19 changed files with 1390 additions and 175 deletions
|
|
@ -102,6 +102,10 @@ body:has([v-cloak]):after {
|
|||
white-space-collapse: preserve;
|
||||
min-width: 300px;
|
||||
}
|
||||
#app a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#app .version {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue