mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2025-12-12 18:22:51 +00:00
🐛 修复表单元素不居中问题
This commit is contained in:
parent
df9ca7a1a0
commit
9a0a577e03
@ -4,6 +4,7 @@
|
|||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
box-shadow: 0 2px 6px #f0f0f0;
|
box-shadow: 0 2px 6px #f0f0f0;
|
||||||
|
width: calc(100% - 20px);
|
||||||
.title {
|
.title {
|
||||||
padding-bottom: 20px;
|
padding-bottom: 20px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user