orcaslicer/resources/web/guide/4orca/4orca.css
Pim f0f5c3bbe9
feat: add stealth mode select step to setup wizard (#6104)
feat: add stealth mode select to setup wizard

feat: enable stealth mode until user finishes setup wizard

Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-07-31 19:51:07 +08:00

33 lines
No EOL
246 B
CSS

#Content
{
padding:0% 15%;
}
#FeatureText
{
line-height: 30px;
margin-top: 10mm;
}
#CheckArea
{
margin-top:10mm;
line-height: 30px;
}
#StealthMode
{
width: 30px;
}
#RestartText
{
padding-left:30px;
}
.TextPoint
{
font-size:14px;
}