mirror of
https://github.com/zadam/trilium.git
synced 2026-03-14 08:00:20 +01:00
feat(video): add blur for controls
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
left: 0;
|
||||
right: 0;
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
backdrop-filter: blur(6px);
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user