Fix rich editor styling

This commit is contained in:
1ilit
2023-10-14 16:43:22 +03:00
parent e2a37b68e4
commit 651c8f9de7
45 changed files with 140 additions and 682 deletions

View File

@@ -10,6 +10,7 @@
content="Web site created using create-react-app"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/bootstrap-icons.css">
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/