mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-10-31 23:15:05 +01:00
Change padding inside tabs
This commit is contained in:
parent
9a42c04c65
commit
c22568322a
@ -103,6 +103,12 @@ html:not(.dark) {
|
|||||||
--vp-custom-block-tip-bg: var(--vp-c-brand-dimm)
|
--vp-custom-block-tip-bg: var(--vp-c-brand-dimm)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.plugin-tabs {
|
||||||
|
&--content {
|
||||||
|
padding: 2rem !important
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Component: Algolia
|
* Component: Algolia
|
||||||
* -------------------------------------------------------------------------- */
|
* -------------------------------------------------------------------------- */
|
||||||
|
Loading…
Reference in New Issue
Block a user