mirror of
https://github.com/spacedeck/spacedeck-open.git
synced 2025-12-16 01:47:30 +01:00
space: fix realtime artifact media conversion feedback for video, audio
This commit is contained in:
@@ -15350,7 +15350,8 @@ body:not(.present-mode) #space .artifact.selected {
|
||||
padding: 10px;
|
||||
background-color: #3d9ee9;
|
||||
opacity: 0.9;
|
||||
text-align: center; }
|
||||
text-align: center;
|
||||
font-size: 14px; }
|
||||
.artifact.state-processing .progress-text, .artifact.state-uploading .progress-text {
|
||||
text-align: center;
|
||||
padding: 8px;
|
||||
|
||||
Reference in New Issue
Block a user