Storyline+Dialog初步
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
#RenameRoot {
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
#ButtonRow {
|
||||
flex-direction: row;
|
||||
justify-content: flex-end;
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
#NameField > Label {
|
||||
min-width: 70px;
|
||||
}
|
||||
|
||||
#ButtonRow > Button {
|
||||
width: 80px;
|
||||
height: 24px;
|
||||
}
|
||||
Reference in New Issue
Block a user