diff --git a/src/packages/command-panel/stylesheets/command-panel.less b/src/packages/command-panel/stylesheets/command-panel.less index d02c54e7c..fcd693138 100644 --- a/src/packages/command-panel/stylesheets/command-panel.less +++ b/src/packages/command-panel/stylesheets/command-panel.less @@ -128,11 +128,11 @@ -webkit-flex: 1; } } -} -.error-messages { - list-style-type: none; - margin: 0; - padding: 5px 1em; - color: white; + .error-messages { + list-style-type: none; + margin: 0; + padding: 5px 1em; + color: white; + } }