no message
This commit is contained in:
parent
44e28f7551
commit
0de9912b61
@ -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;
|
||||
|
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user