Browse Source

Update step-1.html

tags/6.2.0
xushubieli 1 year ago
parent
commit
fd7cedcee6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/install/templates/step-1.html

+ 1
- 1
src/install/templates/step-1.html View File

@@ -9,7 +9,7 @@
<script src="../static/web/js/popper.min.js"></script>
<script src="../static/web/js/bootstrap.bundle.min.js"></script>
<script src="../static/web/js/style.js"></script>
<style>body{font:14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;color:#424b51;background:#f6f6f6}input,select,.btn{font-size:14px!important}@media (min-width:1170px){.container{max-width:860px}}</style>
<style>body{font:14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;color:#424b51;background:#f8f8f8}input,select,.btn{font-size:14px!important}@media (min-width:1170px){.container{max-width:860px}}</style>
</head>
<body>
<div class="d-flex flex-column flex-md-row align-items-center mb-3 p-3 px-md-5 bg-white border-bottom shadow-sm">


Loading…
Cancel
Save