mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-07 22:14:00 -06:00
ENH: In case of low resolution, UserGuide Display
Change-Id: I14b764dc5f34421cadba329c9cd7a13fde0f2387 (cherry picked from commit 7c9ba185143a3d6ba96b2f28e479add3e6fe32df)
This commit is contained in:
parent
46dc96fddf
commit
7d717a9cb4
2 changed files with 5 additions and 2 deletions
|
@ -57,7 +57,7 @@ body
|
|||
height: 76%;
|
||||
padding: 20px 40px;
|
||||
overflow-x: hidden;
|
||||
overflow-y:hidden;
|
||||
overflow-y: auto;
|
||||
text-align: left;
|
||||
font-size: 14px;
|
||||
line-height: 22px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue