diff --git a/website/css/style.css b/website/css/style.css index 821e004c9..52378acd5 100644 --- a/website/css/style.css +++ b/website/css/style.css @@ -656,3 +656,8 @@ a.nav-item.is-brand { .oss-logo { height: 45px; } + +/* TETHER SELECT */ +.select.select-theme-dark { + z-index: 100; +} \ No newline at end of file