We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2450f69 commit 9790c35Copy full SHA for 9790c35
1 file changed
src/styles/_base.scss
@@ -15,15 +15,15 @@
15
clear: both;
16
}
17
18
-button {
19
- cursor: pointer;
20
- background-color: transparent;
21
- border: none;
22
- padding: 0;
23
- display: flex;
24
- align-items: center;
25
- width: auto;
26
-}
+// button {
+// cursor: pointer;
+// background-color: transparent;
+// border: none;
+// padding: 0;
+// display: flex;
+// align-items: center;
+// width: auto;
+// }
27
28
.messenger-chat {
29
&.str-chat {
0 commit comments