Implemented Hero-dialog editing of features
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
body /deep/ .featureDialogWidth {
|
||||
width: 560px;
|
||||
}
|
||||
|
||||
.featureContent {
|
||||
padding: 24px;
|
||||
}
|
||||
|
||||
#addEffectButton {
|
||||
background: #d23f31;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user