add vendor specific css prefixes (#80)
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
738f7d5a1b
commit
a148d6923c
@@ -424,6 +424,8 @@ mark {
|
||||
.toc-section {
|
||||
order: 2;
|
||||
width: 100%;
|
||||
height: -webkit-fit-content;
|
||||
height: -moz-fit-content;
|
||||
height: fit-content;
|
||||
max-height: 0;
|
||||
max-width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user