﻿/* Style button hide tags that should not be visible. in the Production environment */

debug-panel-component, dev-note-form, .debug {
    /* Include this CSS to hide debug and development panels from screen
        display: none;
     */
}