1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-15 23:13:07 +01:00

allow to add an url tab button

This commit is contained in:
andreas
2024-10-13 17:12:10 +02:00
parent 47973b6bcf
commit 795117b6f4
4 changed files with 17 additions and 3 deletions

View File

@@ -223,6 +223,7 @@ body {
}
#tabs {
display: flex;
flex-wrap: wrap;
border-bottom: 1px solid grey;
margin-bottom: 0.5em;
}