mirror of
https://github.com/spacedeck/spacedeck-open.git
synced 2025-12-15 09:27:31 +01:00
* fix div positionning on Firefox and Safari * Use style to fix css positionning for artifact
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
.artifact {
|
.artifact {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
line-height: normal;
|
||||||
//-webkit-transform: translate3d(0,0,0); // hw accel
|
//-webkit-transform: translate3d(0,0,0); // hw accel
|
||||||
|
|
||||||
iframe {
|
iframe {
|
||||||
|
|||||||
Reference in New Issue
Block a user