mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
FIX: optimize text display
Change-Id: I4e44e12786a1af34cca35edb3c32d9f500b933ed
This commit is contained in:
@@ -25,4 +25,9 @@
|
||||
#RestartText
|
||||
{
|
||||
padding-left:30px;
|
||||
}
|
||||
|
||||
.TextPoint
|
||||
{
|
||||
font-size:14px;
|
||||
}
|
||||
@@ -95,6 +95,7 @@ body
|
||||
line-height: 36px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
#LoginBtn
|
||||
|
||||
Reference in New Issue
Block a user