summaryrefslogtreecommitdiff
path: root/scraper/client
diff options
context:
space:
mode:
Diffstat (limited to 'scraper/client')
-rw-r--r--scraper/client/common/common.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/scraper/client/common/common.css b/scraper/client/common/common.css
index 7fdaf01c..15f11dfc 100644
--- a/scraper/client/common/common.css
+++ b/scraper/client/common/common.css
@@ -71,6 +71,9 @@ header > section:last-of-type {
justify-content: flex-end;
flex: 1 0;
}
+header select.datasets{
+ width:200px;
+}
/* sidebar / body columns */