Add missing empty line to _panel.scss

Was causing a linter error:
Expected empty line before rule  rule-empty-line-before
[MAILPOET-4606]
This commit is contained in:
Rostislav Wolny
2022-08-31 10:42:41 +02:00
committed by Veljko V
parent 866cd6ac76
commit 0c7b07329f

View File

@@ -48,6 +48,7 @@
.mailpoet-step-name-input {
min-width: 208px;
}
.mailpoet-deactive {
color: #757575;
font-style: italic;