mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Fix flicks after a full reload or when close tab button (dis)appear. (Fix #1490, #1575, #1579) (#1602)
* Fix term text flick when mouse is hovering tab * Fix flick issue after a full reload
This commit is contained in:
parent
3df8274bf0
commit
1f3ea081e8
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
<style>
|
||||
body {
|
||||
color: #fff;
|
||||
-webkit-backface-visibility: hidden;
|
||||
}
|
||||
|
||||
* {
|
||||
|
|
|
|||
Loading…
Reference in a new issue