enhance(mobile): polish the select graph popup

This commit is contained in:
charlie
2025-09-25 20:15:47 +08:00
parent aa0e153153
commit 9705f57053

View File

@@ -608,3 +608,11 @@ html[data-silk-native-page-scroll-replaced=false] .app-silk-index-scroll-view {
color: currentColor;
}
}
.no-repos {
@apply pb-1;
.cp__repos-quick-actions {
@apply border-none;
}
}