uxcore-mention
Version:
Mention anywhere with this component
18 lines (15 loc) • 376 B
text/less
/**
* Mention Component Demo Style for Uxcore
* @author
*
* Copyright 2014-2015, Uxcore Team, Alinw.
* All rights reserved.
*/
@import "../node_modules/kuma-base/theme/orange";
@import "../node_modules/kuma-base/core";
@import "../src/Mention.less";
@import "../node_modules/uxcore-dialog/src/Dialog.less";
#UXCoreDemo {
margin-left: 40px;
margin-top: 20vh;
}