mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 23:13:07 +01:00
run custom install, merge 2channels, include git rev in buildconfig
This commit is contained in:
@@ -21,4 +21,18 @@ body {
|
||||
font-size: 16px;
|
||||
font-family: system-ui;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
#loading{
|
||||
height: 6em;
|
||||
}
|
||||
#loadingText{
|
||||
text-align: center;
|
||||
}
|
||||
#loadingFrame{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
.hidden{
|
||||
display: none !important;
|
||||
}
|
||||
Reference in New Issue
Block a user