Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Omnibus
/
Test-iframe
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Omnibus
commited on
Sep 5, 2023
Commit
bbba40f
·
1 Parent(s):
02496bc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -85,6 +85,8 @@ def format_t(inp):
85
right: 0;
86
width: 100%;
87
height: 100%;
88
}
89
90
'''
85
right: 0;
86
width: 100%;
87
height: 100%;
88
+
transform-origin: top right;
89
+
transform: scale(0.75);
90
}
91
92
'''