This commit is contained in:
@@ -227,6 +227,10 @@ const getColorStyles = (
|
||||
border-color: unset;
|
||||
background-color: ${bg} !important;
|
||||
}
|
||||
.calibre {
|
||||
color: unset;
|
||||
background-color: unset;
|
||||
}
|
||||
`;
|
||||
return colorStyles;
|
||||
};
|
||||
@@ -392,10 +396,6 @@ const getLayoutStyles = (
|
||||
display: none;
|
||||
}
|
||||
|
||||
.calibre {
|
||||
color: unset;
|
||||
}
|
||||
|
||||
div:has(> img, > svg) {
|
||||
max-width: 100% !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user