/**
 * NoticeIcon Component Demo Style for Uxcore
 * @author Amanda111
 *
 * Copyright 2017-2018, Uxcore Team, Alinw.
 * All rights reserved.
 */

@import "../node_modules/kuma-base/theme/orange";
@import "../src/NoticeIcon.less";

html{
    padding:10px;
}