mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-11-14 18:14:01 +01:00
Fix header backdrop on iOS
This commit is contained in:
@@ -46,6 +46,7 @@
|
|||||||
[data-has-hero] header {
|
[data-has-hero] header {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
border-bottom: solid 1px transparent;
|
border-bottom: solid 1px transparent;
|
||||||
|
-webkit-backdrop-filter: blur(10px);
|
||||||
backdrop-filter: blur(10px);
|
backdrop-filter: blur(10px);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user