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