mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 13:25:57 -06:00
Hide back to top button when printing
This commit is contained in:
parent
e982824031
commit
40f6ed20fe
@ -616,4 +616,8 @@ li.disabled > .page-link:hover {
|
||||
.table-of-contents.print {
|
||||
display: block;
|
||||
}
|
||||
|
||||
#back-to-top {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user