mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-16 23:06:30 +00:00
Did more common fixes with the new split views implementation
This commit is contained in:
@@ -277,4 +277,9 @@
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&.fade-out::after {
|
||||
opacity: 0;
|
||||
transition-delay: 0s;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user