!5 fix 按钮文字垂直居中

Merge pull request !5 from 黑白配/develop
This commit is contained in:
就眠儀式
2021-12-10 07:21:01 +00:00
committed by Gitee

View File

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