mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
make space for the QR code
This commit is contained in:
parent
7ecbb4b3c9
commit
eb32af25d4
|
@ -25,7 +25,7 @@ var StatusTpl = template.Must(template.New("status").Funcs(funcMap).Parse(`<!DOC
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="/seaweedfsstatic/bootstrap/3.3.1/css/bootstrap.min.css">
|
||||
<style>
|
||||
body { padding-bottom: 70px; }
|
||||
body { padding-bottom: 128px; }
|
||||
#drop-area {
|
||||
border: 1px transparent;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue