mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
Fix toc action entries style for mobiles
This commit is contained in:
parent
fecdbf0e93
commit
3c5a915aed
1 changed files with 4 additions and 1 deletions
|
@ -1679,7 +1679,10 @@ h2 .rssicon{
|
||||||
.toc ul li ul li a.active:before{
|
.toc ul li ul li a.active:before{
|
||||||
content:"";
|
content:"";
|
||||||
}
|
}
|
||||||
.toc ul+ul li{
|
.toc ul.goback li{
|
||||||
|
background:none;
|
||||||
|
}
|
||||||
|
.toc ul.reportissue li{
|
||||||
background:none;
|
background:none;
|
||||||
}
|
}
|
||||||
.toccontent{
|
.toccontent{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue