fix: styles are overwritten on some websites (#88)

This commit is contained in:
josc146
2023-03-26 23:44:41 +08:00
parent 5d9d3c070f
commit 37aa8ccc89
3 changed files with 5 additions and 3 deletions
+2
View File
@@ -44,6 +44,7 @@
.chatgptbox-container * {
font-family: 'Cairo', sans-serif;
font-size: 14px;
}
.chatgptbox-container {
@@ -153,6 +154,7 @@
align-items: center;
margin-bottom: 5px;
color: var(--font-color);
height: 50px;
p {
font-weight: bold;