mirror of
https://github.com/itorr/one-last-image.git
synced 2026-01-02 20:06:03 +08:00
调整回 loading 背景色;调整生成完成界面间距
This commit is contained in:
@@ -10,7 +10,7 @@ html{
|
||||
font: 14px sans-serif;
|
||||
&[data-loading="true"]{
|
||||
overflow: hidden;
|
||||
background:#FFF;
|
||||
// background:#FFF;
|
||||
}
|
||||
&[data-output="true"]{
|
||||
overflow: hidden;
|
||||
@@ -259,6 +259,7 @@ h1{
|
||||
width:800px;
|
||||
max-width:100%;
|
||||
box-shadow: 0 0 20px rgba(40,80,200,.2);
|
||||
margin:10px 0 40px;
|
||||
}
|
||||
.ctrl-box{
|
||||
padding:10px 0;
|
||||
|
||||
Reference in New Issue
Block a user