mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
fix(toc): unwanted arrow of mobile TOC in Firefox (#154)
This commit is contained in:
@@ -80,6 +80,8 @@
|
||||
|
||||
details {
|
||||
summary {
|
||||
list-style: none;
|
||||
|
||||
.toc-title {
|
||||
display: block;
|
||||
display: flex;
|
||||
@@ -119,7 +121,6 @@
|
||||
|
||||
ul {
|
||||
padding-left: .625rem;
|
||||
list-style: none;
|
||||
|
||||
ul {
|
||||
padding-left: 1.25rem;
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user