mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 17:08:57 +01:00
Fix floating date header image border overlap
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
top: 10px;
|
||||
transition: opacity 0.25s ease-out;
|
||||
width: 100%;
|
||||
z-index: $z-index-above-base;
|
||||
z-index: $z-index-above-above-base;
|
||||
|
||||
&--visible {
|
||||
opacity: 1;
|
||||
|
||||
Reference in New Issue
Block a user