mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-23 18:08:05 +01:00
Fix positioning of StoryViewer
This commit is contained in:
@@ -60,5 +60,6 @@
|
||||
&__content {
|
||||
height: calc(100vh - var(--titlebar-height));
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user