mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-07 23:37:43 -07:00
overflow inital setup screen (#11007)
allow overflow on setup Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
This commit is contained in:
parent
295758f0fc
commit
1786e3f5e4
1 changed files with 2 additions and 1 deletions
|
|
@ -7,6 +7,7 @@ body
|
|||
{
|
||||
text-align:center;
|
||||
padding-top: 10%;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#SlicerIcon
|
||||
|
|
@ -37,4 +38,4 @@ body
|
|||
{
|
||||
display: inline-block;
|
||||
text-decoration:none;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue