add background color to media wrapper

This commit is contained in:
plebeius.eth
2023-07-25 21:44:26 +02:00
parent 6241772016
commit dbe67cd689
@@ -1905,6 +1905,7 @@ export const BoardForm = styled.div`
.file-thumb {
float: left;
margin: 3px 20px 5px 20px;
background-color: rgba(0, 0, 0, 0.1);
}
.reply-file-text {