update Page style

This commit is contained in:
梁灏 2018-07-24 14:39:33 +08:00
parent 8df3390e41
commit 95a4777c26

View file

@ -197,7 +197,7 @@
margin: 0;
border: 0;
height: 24px;
line-height: 24px;
line-height: normal;
font-size: 18px;
}
@ -205,6 +205,7 @@
display: inline-block;
//float: left;
margin-right: 8px;
vertical-align: middle;
input {
width: 30px;
@ -254,7 +255,7 @@
margin: 0;
min-width: @btn-circle-size-small;
height: @btn-circle-size-small;
line-height: @btn-circle-size-small;
line-height: @btn-circle-size-small - 2px;
border: 0;
a {