mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-26 20:32:06 +00:00
feature add privacy policy for guide
This commit is contained in:
@@ -1,3 +1,25 @@
|
||||
|
||||
#Title {
|
||||
height: auto;
|
||||
min-height: 60px;
|
||||
padding: 12px 25px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
#Title div {
|
||||
font-size: 16px;
|
||||
line-height: 24px;
|
||||
word-wrap: break-word;
|
||||
white-space: normal;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
#Content {
|
||||
flex: 1;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.PolicyArea
|
||||
{
|
||||
background-color: #4A4A51;
|
||||
|
||||
Reference in New Issue
Block a user