feat: action bar at the bottom on mobile devices (#681)
This commit is contained in:
@@ -268,8 +268,8 @@ export const getFootnoteStyles = () => `
|
||||
}
|
||||
|
||||
p, li, blockquote, dd {
|
||||
margin: unset;
|
||||
text-indent: unset;
|
||||
margin: unset !important;
|
||||
text-indent: unset !important;
|
||||
}
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user