no message

This commit is contained in:
DESKTOP-RQ919RC\Pc 2025-03-20 11:15:38 +08:00
parent 44e28f7551
commit 0de9912b61
2 changed files with 7 additions and 2 deletions

View File

@ -25,10 +25,10 @@
text-align: center;
}
.top-hand .top-right .manage-btn .icon {
height: 20px;
margin-right: 6px;
}
.top-hand .top-right .manage-btn .line {
margin: 0 20px;
color: #d7d7d7;
}
.top-hand .top-right .save-btn {
@ -37,6 +37,8 @@
background-color: #f95d5d;
border: 1px #ea6767;
border-radius: 158px;
font-size: 15px;
color: #FFFFFF;
}
.top-hand .top-right .save-btn .icon {
width: 24px;

View File

@ -28,11 +28,12 @@
text-align: center;
.icon {
height: 20px;
margin-right: 6px;
}
.line {
margin: 0 20px;
// margin: 0 20px;
color: #d7d7d7;
}
}
@ -42,6 +43,8 @@
background-color: rgba(249, 93, 93, 1);
border: 1px rgba(234, 103, 103, 1);
border-radius: 158px;
font-size: 15px;
color: #FFFFFF;
.icon {
width: 24px;
height: 24px;