fix 按钮文字垂直居中

This commit is contained in:
郭超 2021-12-10 15:16:06 +08:00
parent a921e26819
commit 4d5006d729

View File

@ -1,6 +1,6 @@
.layui-btn {
height: 38px;
line-height: 38px;
line-height: 36px;
border: 1px solid transparent;
padding: 0 18px;
background-color: #009688;