Transfer ownership UI

pull/1/head
yflory 5 years ago
parent ecfac9e7b3
commit f60e7ffd19

@ -442,7 +442,7 @@
margin-bottom: 15px; margin-bottom: 15px;
} }
.cp-share-grid { .cp-share-grid {
max-height: 228px; max-height: 225px;
overflow-x: auto; overflow-x: auto;
} }
.cp-recent-only { .cp-recent-only {
@ -478,6 +478,7 @@
margin-bottom: 6px; margin-bottom: 6px;
cursor: default; cursor: default;
transition: order 0.5s, background-color 0.5s; transition: order 0.5s, background-color 0.5s;
margin-top: 1px;
.tools_unselectable(); .tools_unselectable();
&.cp-selected { &.cp-selected {

Loading…
Cancel
Save