bug626
This commit is contained in:
parent
a99f4fcbf3
commit
b407c3e610
|
@ -316,8 +316,6 @@
|
||||||
}
|
}
|
||||||
.ant-btn:nth-of-type(3) {
|
.ant-btn:nth-of-type(3) {
|
||||||
width: 145px;
|
width: 145px;
|
||||||
background: #fff;
|
|
||||||
color: #526aff;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -305,8 +305,6 @@
|
||||||
|
|
||||||
.ant-btn:nth-of-type(3) {
|
.ant-btn:nth-of-type(3) {
|
||||||
width: 1.45rem;
|
width: 1.45rem;
|
||||||
background: #fff;
|
|
||||||
color: #526aff;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -308,8 +308,6 @@
|
||||||
}
|
}
|
||||||
.ant-btn:nth-of-type(3) {
|
.ant-btn:nth-of-type(3) {
|
||||||
width: 145px;
|
width: 145px;
|
||||||
background: #fff;
|
|
||||||
color: #526aff;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -304,8 +304,6 @@
|
||||||
}
|
}
|
||||||
.ant-btn:nth-of-type(3) {
|
.ant-btn:nth-of-type(3) {
|
||||||
width: 1.45rem;
|
width: 1.45rem;
|
||||||
background: #fff;
|
|
||||||
color: #526aff;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -298,8 +298,6 @@
|
||||||
}
|
}
|
||||||
.ant-btn:nth-of-type(3) {
|
.ant-btn:nth-of-type(3) {
|
||||||
width: 1.45rem;
|
width: 1.45rem;
|
||||||
background: #fff;
|
|
||||||
color: #526aff;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -307,10 +307,7 @@
|
||||||
color: #212121;
|
color: #212121;
|
||||||
line-height: 0.24rem;
|
line-height: 0.24rem;
|
||||||
height: 1rem;
|
height: 1rem;
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
>>>>>>> caf80caeffc467a237900c464204e8f426e3e6e6
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue