Browse
For agents
About
MxChat – AI Chatbot & Content Generation for WordPress
/
2.0.2
MxChat – AI Chatbot & Content Generation for WordPress
v2.0.2
Switch version
3.2.21
3.2.20
3.2.19
3.2.18
3.2.17
3.2.16
3.2.15
3.2.14
3.2.12
3.2.13
3.2.11
3.2.10
3.2.9
3.2.8
3.2.7
3.2.6
3.2.5
3.2.4
3.2.3
3.2.2
3.2.1
2.0.3
2.0.4
2.0.5
2.0.6
All 152 releases
Overview
Code
← All changes
|
css/chat-style.css
+1
-2
2.0.4
→
2.0.2
View file →
@@ -1109,10 +1109,9 @@
1109
1109
align-items: center;
1110
1110
justify-content: center;
1111
1111
padding: 0;
1112
1112
line-height: 1;
1113
-
display: flex;
1114
-
min-height: 20px;
1113
+
display: flex; /* Show the close button on hover */
1115
1114
}
1116
1115
1117
1116
1118
1117