li { list-style: none; } * { padding: 0; margin: 0; } button { outline: none !important; } button:focus { outline: 0 !important; } button::-moz-focus-inner { border-color: transparent; } /*for mozilla*/ .el-drawer { box-shadow: none !important; } .text-overOne { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }