mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Fix z-index next/prev buttons on Lightbox
This commit is contained in:
@@ -190,12 +190,14 @@
|
||||
bottom: 50%;
|
||||
position: absolute;
|
||||
right: 21px;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
&__nav-prev {
|
||||
bottom: 50%;
|
||||
left: 21px;
|
||||
position: absolute;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
&__header {
|
||||
|
||||
Reference in New Issue
Block a user