mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-20 19:02:33 +00:00
Add comment
This commit is contained in:
parent
2041b233e4
commit
d05aa2c920
@ -43,6 +43,7 @@ if (hexo-config('toc.enable')) {
|
|||||||
|
|
||||||
.active > .nav-child {
|
.active > .nav-child {
|
||||||
height: auto;
|
height: auto;
|
||||||
|
// https://caniuse.com/mdn-css_types_calc-size
|
||||||
height: calc-size(auto, size);
|
height: calc-size(auto, size);
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user