fix
This commit is contained in:
parent
9bcaabc02f
commit
498018a75e
|
@ -2138,7 +2138,7 @@
|
|||
ui.css.buttonsheet=lib.init.sheet(
|
||||
'#system>div>div{padding-top:'+cbnum1+'px;padding-bottom:'+cbnum2+'px}',
|
||||
'#control>.control>div{padding-top:'+cbnum3+'px;padding-bottom:'+cbnum4+'px}',
|
||||
'#control>.control{padding-top:'+cbnum5+'px;padding-bottom:'+cbnum6+'px}',
|
||||
'#control>.control{padding-top:'+cbnum5+'px;padding-bottom:'+cbnum6+'px}'
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
window.noname_update={
|
||||
version:'1.9.36.2',
|
||||
version:'1.9.36.3',
|
||||
update:'1.9.36.1',
|
||||
changeLog:[
|
||||
'自定义按钮高度',
|
||||
|
|
Loading…
Reference in New Issue