Transfer ownership UI
parent
ecfac9e7b3
commit
f60e7ffd19
|
@ -442,7 +442,7 @@
|
|||
margin-bottom: 15px;
|
||||
}
|
||||
.cp-share-grid {
|
||||
max-height: 228px;
|
||||
max-height: 225px;
|
||||
overflow-x: auto;
|
||||
}
|
||||
.cp-recent-only {
|
||||
|
@ -478,6 +478,7 @@
|
|||
margin-bottom: 6px;
|
||||
cursor: default;
|
||||
transition: order 0.5s, background-color 0.5s;
|
||||
margin-top: 1px;
|
||||
.tools_unselectable();
|
||||
|
||||
&.cp-selected {
|
||||
|
|
Loading…
Reference in New Issue