Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
qim3d
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
QIM
Tools
qim3d
Merge requests
!38
Data explorer
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Data explorer
data-explorer
into
main
Overview
0
Commits
11
Pipelines
0
Changes
2
Merged
fima
requested to merge
data-explorer
into
main
1 year ago
Overview
0
Commits
11
Pipelines
0
Changes
2
Makes the slider smoother for the Data explorer
0
0
Merge request reports
Compare
main
version 1
4ba2d9b0
1 year ago
main (base)
and
latest version
latest version
4d3fb1ae
11 commits,
1 year ago
version 1
4ba2d9b0
10 commits,
1 year ago
2 files
+
8
−
3
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
qim3d/css/gradio.css
+
5
−
0
View file @ 4d3fb1ae
Edit in single-file editor
Open in Web IDE
Show full file
@@ -615,3 +615,8 @@ div.svelte-1frtwj3 {
@@ -615,3 +615,8 @@ div.svelte-1frtwj3 {
.hide-overflow
{
.hide-overflow
{
overflow
:
hidden
!important
;
overflow
:
hidden
!important
;
}
}
.wrap.default
{
visibility
:
hidden
!important
;
}
\ No newline at end of file
Loading