mirror of
https://github.com/discourse/discourse.git
synced 2025-06-26 20:41:34 +08:00
UX: video placeholder icon should always be white (#23990)
This commit is contained in:
@ -935,7 +935,7 @@ aside.onebox.mixcloud-preview {
|
||||
background-position: center;
|
||||
max-width: 30%;
|
||||
.d-icon {
|
||||
color: var(--secondary);
|
||||
color: white;
|
||||
height: 2em;
|
||||
width: 2em;
|
||||
transition: width 0.15s, height 0.15s;
|
||||
|
Reference in New Issue
Block a user