no message
This commit is contained in:
parent
ab54dbef0b
commit
af2c5e4d40
@ -221,6 +221,9 @@ body {
|
|||||||
border-bottom: 1px solid #ebebeb;
|
border-bottom: 1px solid #ebebeb;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
.my-project .my-box .contrast-box .left .hint .text {
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
||||||
.my-project .my-box .contrast-box .left .hint .btn .delete {
|
.my-project .my-box .contrast-box .left .hint .btn .delete {
|
||||||
width: 64px;
|
width: 64px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
@ -244,6 +244,9 @@ body {
|
|||||||
padding: 25px 30px 20px;
|
padding: 25px 30px 20px;
|
||||||
border-bottom: 1px solid rgb(235, 235, 235);
|
border-bottom: 1px solid rgb(235, 235, 235);
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
.text {
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
||||||
.btn {
|
.btn {
|
||||||
.delete {
|
.delete {
|
||||||
width: 64px;
|
width: 64px;
|
||||||
|
Loading…
Reference in New Issue
Block a user