13 lines
146 B
CSS
13 lines
146 B
CSS
body /deep/ .featureDialogWidth {
|
|
width: 560px;
|
|
}
|
|
|
|
.featureContent {
|
|
padding: 24px;
|
|
}
|
|
|
|
#addEffectButton {
|
|
background: #d23f31;
|
|
color: #fff;
|
|
}
|