[O] Remove button borders
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</span>
|
||||
<span class="score entry-box">{{assignment.score}}</span>
|
||||
<span class="max entry-box">{{assignment.scoreMax}}</span>
|
||||
<el-button class="mark-as-read" size="mini" icon="el-icon-close"></el-button>
|
||||
<el-button class="mark-as-read" size="mini" type="text" icon="el-icon-close"></el-button>
|
||||
</el-col>
|
||||
</el-row>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user