Add polls and media attachments to edit comparison modal in web UI (#17727)
This commit is contained in:
@ -1127,7 +1127,7 @@
|
||||
.media-gallery,
|
||||
.audio-player,
|
||||
.video-player {
|
||||
margin-top: 8px;
|
||||
margin-top: 15px;
|
||||
max-width: 250px;
|
||||
}
|
||||
|
||||
@ -5609,6 +5609,12 @@ a.status-card.compact:hover {
|
||||
margin: 20px 0;
|
||||
}
|
||||
}
|
||||
|
||||
.media-gallery,
|
||||
.audio-player,
|
||||
.video-player {
|
||||
margin-top: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
.loading-bar {
|
||||
|
Reference in New Issue
Block a user