mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
add background color to media wrapper
This commit is contained in:
@@ -1905,6 +1905,7 @@ export const BoardForm = styled.div`
|
|||||||
.file-thumb {
|
.file-thumb {
|
||||||
float: left;
|
float: left;
|
||||||
margin: 3px 20px 5px 20px;
|
margin: 3px 20px 5px 20px;
|
||||||
|
background-color: rgba(0, 0, 0, 0.1);
|
||||||
}
|
}
|
||||||
|
|
||||||
.reply-file-text {
|
.reply-file-text {
|
||||||
|
|||||||
Reference in New Issue
Block a user