mirror of
https://github.com/strapi/strapi.git
synced 2026-01-05 19:52:15 +00:00
Fix background-color
Signed-off-by: soupette <cyril.lpz@gmail.com>
This commit is contained in:
parent
1a22cc82ca
commit
6d08e19fda
@ -6,6 +6,7 @@ const FileWrapper = styled(CardImgWrapper)`
|
||||
width: 100%;
|
||||
display: flex;
|
||||
position: relative;
|
||||
background-color: #333740;
|
||||
|
||||
.cropper-view-box {
|
||||
outline-color: ${({ theme }) => theme.main.colors.white};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user