You've already forked qlg.tsgz.moe
更新资源
This commit is contained in:
9
static/app2/css/index.css
Executable file → Normal file
9
static/app2/css/index.css
Executable file → Normal file
@ -11,14 +11,21 @@ body .mui-bar-tab{
|
||||
height: 50px;
|
||||
}
|
||||
.mui-bar .mui-tab-item .mui-icon img {
|
||||
height: 35px;
|
||||
height:48px;
|
||||
padding: 1px;
|
||||
}
|
||||
.mui-bar .mui-tab-item .mui-icon{
|
||||
padding: 0;
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
line-height: 50px;
|
||||
display: inline-block;
|
||||
}
|
||||
.mui-bar .mui-tab-item{
|
||||
height: 50px;
|
||||
|
||||
box-sizing: border-box;
|
||||
|
||||
}
|
||||
.mui-bar{
|
||||
width: 100%;
|
||||
|
Reference in New Issue
Block a user