Compare commits

..

3 Commits

Author SHA1 Message Date
Jake Archibald
7e91f4e5c5 Whoops 2018-11-06 13:38:32 +00:00
Jake Archibald
854d20af12 Download button on the outside. 2018-11-06 13:38:32 +00:00
Jake Archibald
97778c5ba6 Copy settings to other side button 2018-11-06 13:38:31 +00:00

View File

@@ -129,8 +129,4 @@
.output-canvas {
flex-shrink: 0;
// This fixes a severe painting bug in Chrome.
// We should try to remove this once the issue is fixed.
// https://bugs.chromium.org/p/chromium/issues/detail?id=870222#c10
will-change: auto;
}