Skip to content

Commit 173896a

Browse files
author
Yeliazar
committed
updated table Basic
1 parent 76cc2eb commit 173896a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/Tables/Basic/Basic.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
</div>
6565
<div class="clearfix">
6666
<div class="float-right">
67-
<b-button variant="default" class="mr-3" size="sm">Send to...</b-button>
68-
<b-dropdown variant="inverse" class="mr-xs" size="sm" text="Clear" right>
67+
<b-button variant="default" class="me-3" size="sm">Send to...</b-button>
68+
<b-dropdown variant="inverse" class="me-sm-2" size="sm" text="Clear" right>
6969
<b-dropdown-item>Clear</b-dropdown-item>
7070
<b-dropdown-item>Move ...</b-dropdown-item>
7171
<b-dropdown-item>Something else here</b-dropdown-item>

0 commit comments

Comments
 (0)