style: 发布任务出口小屏幕下方按钮不居中
This commit is contained in:
parent
0b03aec038
commit
8cd3daee9d
6
resources/assets/sass/pages/common.scss
vendored
6
resources/assets/sass/pages/common.scss
vendored
@ -180,6 +180,12 @@ body {
|
|||||||
.adaption {
|
.adaption {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
> .ivu-btn {
|
||||||
|
padding: 0;
|
||||||
|
> span {
|
||||||
|
padding: 0 15px;
|
||||||
|
}
|
||||||
|
}
|
||||||
.ivu-btn {
|
.ivu-btn {
|
||||||
height: 38px;
|
height: 38px;
|
||||||
line-height: 36px;
|
line-height: 36px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user