mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
overflow inital setup screen (#11007)
allow overflow on setup Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user