mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
调整样式
This commit is contained in:
parent
a8b01c3e3d
commit
464b84cf0f
@ -39,7 +39,8 @@ class Fans extends Command
|
||||
*/
|
||||
protected function configure()
|
||||
{
|
||||
$this->setName('xadmin:fansall')->setDescription('Wechat Users Data Synchronize for ThinkAdmin');
|
||||
$this->setName('xadmin:fansall');
|
||||
$this->setDescription('Wechat Users Data Synchronize for ThinkAdmin');
|
||||
}
|
||||
|
||||
/**
|
||||
|
@ -60,7 +60,7 @@
|
||||
float: left;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
background-size: 100%;
|
||||
background-size: cover;
|
||||
background-position: center center
|
||||
}
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -299,7 +299,7 @@
|
||||
[data-lazy-src] {
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
background-size: 100%;
|
||||
background-size: cover;
|
||||
background-position: center center;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user