We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8c1441 commit a4bd157Copy full SHA for a4bd157
welcome.html
@@ -12,10 +12,7 @@
12
a.button { display: inline-block; padding: 10px 14px; background: #0969da; color: #fff; border-radius: 6px; text-decoration: none; cursor: pointer; }
13
a.button:hover { background: #0758b7; }
14
a.button.disabled { background: #ccc; cursor: not-allowed; }
15
- /*nasconde chat se la chat non è pronta: non ha passato parametri (mail)*/
16
- .embeddedService-Button {
17
- display: none !important;
18
- }
+
19
</style>
20
</head>
21
<body>
0 commit comments