Updated the new character dialog to Polymer 1
This commit is contained in:
@@ -50,3 +50,11 @@
|
||||
background: red;
|
||||
border-radius: 30px;
|
||||
}
|
||||
|
||||
.dialog-stack .dialog .form {
|
||||
padding: 24px;
|
||||
}
|
||||
|
||||
.dialog-stack .dialog .buttons {
|
||||
padding: 8px 8px 8px 24px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user