小修改
This commit is contained in:
@@ -426,7 +426,7 @@ onUnmounted(() => {
|
||||
|
||||
.info-right {
|
||||
|
||||
.operate-item:hover .btn-qrcode{
|
||||
.operate-item:hover .btn-qrcode {
|
||||
display: block;
|
||||
}
|
||||
|
||||
@@ -534,6 +534,10 @@ onUnmounted(() => {
|
||||
margin-right: 10px;
|
||||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
&.pitch {
|
||||
background-color: rgba(98, 177, 255, 1);
|
||||
border-radius: 8px;
|
||||
|
||||
Reference in New Issue
Block a user