mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-26 11:08:38 +03:00
pnpm format
This commit is contained in:
parent
7d846fccbc
commit
73d1a44671
@ -5,6 +5,6 @@
|
|||||||
|
|
||||||
/* this is trick to make webkit use hardware acceleration */
|
/* this is trick to make webkit use hardware acceleration */
|
||||||
*:not(html) {
|
*:not(html) {
|
||||||
-webkit-transform: translate3d(0, 0, 0);
|
-webkit-transform: translate3d(0, 0, 0);
|
||||||
-webkit-perspective: 1000;
|
-webkit-perspective: 1000;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user