Skip to content
Snippets Groups Projects
Commit 8a0ad649 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

[fix] hide divider on small screens

parent 68bda2ec
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@
<div class="list" ng-if="!loading">
<!-- - - - - TX divider - - - - -->
<div class="item item-divider" translate>
<div class="item item-divider hidden-xs hidden-sm" translate>
GRAPH.BLOCKCHAIN.TX_DIVIDER
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment