mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-25 21:54:20 -08:00
get pad!
This commit is contained in:
parent
3622c02bbf
commit
aafb9b8ace
|
@ -250,6 +250,8 @@ td {
|
||||||
border-bottom-color: var(--ifm-tabs-color-inactive-border);
|
border-bottom-color: var(--ifm-tabs-color-inactive-border);
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
margin-right: 4px;
|
margin-right: 4px;
|
||||||
|
padding-left: 12px;
|
||||||
|
padding-right: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabs__item--active {
|
.tabs__item--active {
|
||||||
|
|
Loading…
Reference in a new issue