@@ -11,6 +11,7 @@
<div slot="header" class="clearfix">
<span>{{ topic }}</span>
<el-button
+ class="btn22"
style="float: right; padding: 3px 0; color: #ccc"
type="text"
@click="shuo = flase"
@@ -244,6 +245,11 @@ export default {
right: 0;
bottom: 0;
}
+.btn22 {
+ position: absolute;
+ top: 10px;
+ right: 10px;
+}
.btn {
position: absolute;
right: 10px;