Кастомная тема

This commit is contained in:
Book Pauk
2019-01-02 16:12:05 +07:00
parent 5915dd443c
commit 61eea9cccc
78 changed files with 64 additions and 1 deletions

1
client/theme/steps.css Normal file
View File

@@ -0,0 +1 @@
.el-steps{display:-webkit-box;display:-ms-flexbox;display:flex}.el-steps--simple{padding:13px 8%;border-radius:4px;background:#f5f7fa}.el-steps--horizontal{white-space:nowrap}.el-steps--vertical{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}