fix: small fixes

This commit is contained in:
woothu
2019-10-19 15:28:59 +02:00
parent b24bdc4f6e
commit 452af28957
8 changed files with 38 additions and 37 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
<CCardFooter>
<CButton color="primary">
Notifications
<CBadge color="light" :style="{position: 'static'}">4</CBadge>
<CBadge color="light" class="ml-2 position-static">4</CBadge>
</CButton>
</CCardFooter>
</CCard>