summaryrefslogtreecommitdiffhomepage
path: root/app/components
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@codeispoetry.ru>2017-02-22 11:48:49 +0000
committerAndrej Mihajlov <and@codeispoetry.ru>2017-02-22 11:48:49 +0000
commit0fd7c1337dd522ce0b9c72faa74fcf165414e306 (patch)
tree7871d335ef8e9482d7420334c6382da8091b21c0 /app/components
parentfa9a33ef6f6eb6757f84654ce868b76c1bdb8b5f (diff)
downloadmullvadvpn-0fd7c1337dd522ce0b9c72faa74fcf165414e306.tar.xz
mullvadvpn-0fd7c1337dd522ce0b9c72faa74fcf165414e306.zip
Enable CSSBackdropFilter
Diffstat (limited to 'app/components')
-rw-r--r--app/components/Connect.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/components/Connect.css b/app/components/Connect.css
index 857e938e71..8d8b374907 100644
--- a/app/components/Connect.css
+++ b/app/components/Connect.css
@@ -39,6 +39,7 @@
display: flex;
flex-direction: row;
align-items: center;
+ backdrop-filter: blur(2px);
}
.connect__server-label {