mirror of
https://github.com/status-im/codimd.git
synced 2025-02-03 22:45:51 +00:00
Fix slide print-pdf mode scrollbar might be visible
This commit is contained in:
parent
62eccd48e5
commit
3eb2159ded
@ -318,11 +318,11 @@ html, body {
|
||||
|
||||
.print-pdf .container {
|
||||
position: relative;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.print-pdf .container.hidescrollbar {
|
||||
right: 0;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.print-pdf .footer {
|
||||
|
Loading…
x
Reference in New Issue
Block a user