mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix lighter media wrapper for dark mode
This commit is contained in:
@@ -2849,6 +2849,10 @@ export const BoardForm = styled.div`
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.file-thumb {
|
||||
background-color: rgba(255, 255, 255, 0.05) !important;
|
||||
}
|
||||
|
||||
.op-container {
|
||||
display: grid;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user