fix(toc): unwanted arrow of mobile TOC in Firefox (#154)

This commit is contained in:
Dillon 2020-03-14 23:17:49 +08:00 committed by GitHub
parent ca13e7d1b4
commit fc10c46d37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -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;