mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-25 21:54:20 -08:00
tommy's sorcery -- it's WORKING!
This commit is contained in:
parent
e058a90606
commit
cddb8f28cf
|
@ -242,6 +242,10 @@ td {
|
|||
}
|
||||
}
|
||||
|
||||
.tabs {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
.tabs__item {
|
||||
border-bottom-color: var(--ifm-tabs-color-inactive-border);
|
||||
border-top-left-radius: 0;
|
||||
|
|
Loading…
Reference in a new issue