UNPKG

element-gui

Version:

A Component Library for Vue.js.

1 lines 315 B
.el-loading-bar{width:100%;position:fixed;top:0;left:0;right:0;z-index:9999}.el-loading-bar__inner{transition:all .3s cubic-bezier(.645,.045,.355,1);border-radius:0 2px 2px 0;box-shadow:0 1px 5px rgba(0,0,0,.2)}.el-loading-bar .is-primary{background-color:#1890ff}.el-loading-bar .is-error{background-color:#E82F2F}