mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Fixed position of details icon
This commit is contained in:
parent
fc16b41d96
commit
c7dfcb87cc
@ -51,6 +51,7 @@
|
|||||||
|
|
||||||
// Increase spacing to the right - scoped here for higher specificity
|
// Increase spacing to the right - scoped here for higher specificity
|
||||||
summary {
|
summary {
|
||||||
|
position: relative;
|
||||||
padding-right: px2rem(40px);
|
padding-right: px2rem(40px);
|
||||||
|
|
||||||
// Adjust for RTL languages
|
// Adjust for RTL languages
|
||||||
|
Loading…
Reference in New Issue
Block a user