1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2025-01-29 19:07:30 +01:00

Fixed position of details icon

This commit is contained in:
squidfunk 2019-12-20 11:08:29 +01:00
parent fc16b41d96
commit c7dfcb87cc

View File

@ -51,6 +51,7 @@
// Increase spacing to the right - scoped here for higher specificity
summary {
position: relative;
padding-right: px2rem(40px);
// Adjust for RTL languages