[F] Fix the newline display for button
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
<span class="gpa max">(Out of {{getGPA().max}})</span>
|
<span class="gpa max">(Out of {{getGPA().max}})</span>
|
||||||
<div class="bottom clearfix gpa time">
|
<div class="bottom clearfix gpa time">
|
||||||
<time>{{ new Date().toDateString() }}</time>
|
<time>{{ new Date().toDateString() }}</time>
|
||||||
|
<br>
|
||||||
<el-button type="text" class="gpa button">Button</el-button>
|
<el-button type="text" class="gpa button">Button</el-button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user