update
This commit is contained in:
10
APP/nexus-remote/node_modules/koffi/doc/static/print.css
generated
vendored
Normal file
10
APP/nexus-remote/node_modules/koffi/doc/static/print.css
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
/* SPDX-License-Identifier: MIT */
|
||||
/* SPDX-FileCopyrightText: 2025 Niels Martignène <niels.martignene@protonmail.com> */
|
||||
|
||||
@media print {
|
||||
.schema { width: 90%; }
|
||||
|
||||
.columns { display: block; }
|
||||
.columns > * { width: auto; }
|
||||
.columns > * + * { margin-top: 3em; }
|
||||
}
|
||||
Reference in New Issue
Block a user