no message

Former-commit-id: 60df53b3063a32c158cd85da6ed5e52de8bdfb5c
Former-commit-id: 879b47493917f6ed81011a7c37fc0bc2214bb861
Former-commit-id: 42b10c5622699003ced22170db334fafe03e1938
This commit is contained in:
liyang
2018-06-10 21:42:41 +08:00
parent 97625537fd
commit 2cacbbe134
5 changed files with 22 additions and 13 deletions

View File

@@ -51,6 +51,15 @@
height: 60px;
display: flex;
align-items: center;
.btn-text {
padding: 14px 12px;
border-radius: 4px;
margin: 0px !important;
margin-right: 10px !important;
&:last-child {
margin-right: 0px !important;
}
}
.el-dropdown {
user-select: none;
cursor: pointer;