Commit 81d6a8d0 by 吴云建

fix

parent e407f175
Showing with 4 additions and 2 deletions
......@@ -243,10 +243,12 @@ export default class ChatModelDetail extends Vue {
.top-actions {
margin-top: 10px;
padding: 0 20px;
white-space: wrap;
white-space: normal;
.el-button+.el-button {
margin-right: 10px;
margin-left: 0;
}
.el-button {
margin-right: 10px;
}
}
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment