diff options
Diffstat (limited to 'app/components')
| -rw-r--r-- | app/components/Connect.css | 1 |
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 { |
