Hotfix
This commit is contained in:
parent
5f1c5c2085
commit
63b0782750
@ -33,6 +33,10 @@ Simply add the CSS code below to TST's custom style option ("Advanced" > "Extra
|
||||
#tabbar ~ .after-tabs {
|
||||
display: flex !important;
|
||||
}
|
||||
|
||||
:root {
|
||||
--after-tabs-area-size: 20px;
|
||||
}
|
||||
</pre>
|
||||
|
||||
</article>
|
||||
|
Loading…
Reference in New Issue
Block a user