Add ability to choose media thumbnail in web UI (#14244)
This commit is contained in:
@ -4877,6 +4877,15 @@ a.status-card.compact:hover {
|
||||
}
|
||||
}
|
||||
|
||||
.setting-divider {
|
||||
background: transparent;
|
||||
border: 0;
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
height: 1px;
|
||||
margin-bottom: 29px;
|
||||
}
|
||||
|
||||
.report-modal__comment {
|
||||
padding: 20px;
|
||||
border-right: 1px solid $ui-secondary-color;
|
||||
|
Reference in New Issue
Block a user