Skip to content
Snippets Groups Projects

Data explorer

2 files
+ 60
40
Compare changes
  • Side-by-side
  • Inline

Files

+ 6
0
@@ -356,6 +356,8 @@ input[type="range"]::-webkit-slider-thumb {
@@ -356,6 +356,8 @@ input[type="range"]::-webkit-slider-thumb {
text-decoration: none !important;
text-decoration: none !important;
font-size: 16px !important;
font-size: 16px !important;
width: 100% !important;
width: 100% !important;
 
font-weight: normal !important;
 
}
}
.btn-html:hover {
.btn-html:hover {
@@ -599,4 +601,8 @@ div.svelte-1frtwj3 {
@@ -599,4 +601,8 @@ div.svelte-1frtwj3 {
.mt-128{
.mt-128{
margin-top: 128px;
margin-top: 128px;
 
}
 
 
.hide-overflow{
 
overflow: hidden !important;
}
}
 
\ No newline at end of file
Loading