UNPKG

dora-ui

Version:

A React.js Mobile UI Library

29 lines (23 loc) 451 B
@import './vars.less'; @import './mixins.less'; @import './animate.less'; // *, // *:before, // *:after { // -webkit-tap-highlight-color: rgba(0, 0, 0, 0); // } // body { // background-color: @fill-body; // font-size: @font-size-base; // } // *[contenteditable] { // -webkit-user-select: auto !important; // } // *:focus { // outline: none; // } // a { // background: transparent; // text-decoration: none; // outline: none; // }