Skip to content

Commit 2c9dd4e

Browse files
committed
Fix tab
1 parent 24ba939 commit 2c9dd4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/static/app/js/css/SharePopup.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@
3535
h3.popover-title{
3636
padding-top: 8px;
3737
display: flex;
38-
justify-content: space-between;
38+
justify-content: space-between;
3939
}
4040

4141
.checkboxes{
4242
display: flex;
43-
justify-content: space-between;
43+
justify-content: space-between;
4444
}
4545

4646
.btn-qr{

0 commit comments

Comments
 (0)