fix: workflow icon not visible in mobile view
This commit is contained in:
parent
d389fffbb7
commit
77976293ed
1 changed files with 3 additions and 3 deletions
|
|
@ -52,8 +52,8 @@
|
|||
<button class="btn btn-secondary btn-default btn-sm hide"></button>
|
||||
<div class="actions-btn-group hide">
|
||||
<button type="button" class="btn btn-primary btn-sm" data-toggle="dropdown" aria-expanded="false">
|
||||
<span class="hidden-xs">
|
||||
<span class="actions-btn-group-label">{%= __("Actions") %}</span>
|
||||
<span>
|
||||
<span class="hidden-xs actions-btn-group-label">{%= __("Actions") %}</span>
|
||||
<svg class="icon icon-xs">
|
||||
<use href="#icon-select">
|
||||
</use>
|
||||
|
|
@ -80,4 +80,4 @@
|
|||
<div class="clearfix"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue