Browse Source

修改间距

master
liaoxinyu 2 years ago
parent
commit
e8444e49b1
  1. 2
      src/views/contract/index.vue

2
src/views/contract/index.vue

@ -64,7 +64,7 @@
</div> </div>
<div class="page-top d-flex pt-2"> <div class="page-top d-flex pt-2">
<!-- 交易对 --> <!-- 交易对 -->
<div style="width: 20%;background-color: #121212;margin-right: 7px;"> <div style="width: 24%;background-color: #121212;margin-right: 7px;">
<div <div
class="coin-change d-flex align-items-center py-2 pl-2 heading justify-content-between" style="border-bottom: 1px solid #2e2e2e;height: 43px;font-size: 16px;" class="coin-change d-flex align-items-center py-2 pl-2 heading justify-content-between" style="border-bottom: 1px solid #2e2e2e;height: 43px;font-size: 16px;"
>{{ $t("contact.market") }} >{{ $t("contact.market") }}

Loading…
Cancel
Save