Fix UI issues
This commit is contained in:
@@ -462,6 +462,10 @@
|
||||
}
|
||||
}
|
||||
margin-bottom: 15px;
|
||||
&:empty {
|
||||
margin: 0;
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.cp-share-friend {
|
||||
width: 70px;
|
||||
@@ -493,6 +497,11 @@
|
||||
visibility: hidden;
|
||||
}
|
||||
}
|
||||
.cp-ownership {
|
||||
& > label {
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user