Skip to content

Commit a4bd157

Browse files
Tolta funzione per nascondere chat in quanto non funziona
1 parent d8c1441 commit a4bd157

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

welcome.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@
1212
a.button { display: inline-block; padding: 10px 14px; background: #0969da; color: #fff; border-radius: 6px; text-decoration: none; cursor: pointer; }
1313
a.button:hover { background: #0758b7; }
1414
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-
}
15+
1916
</style>
2017
</head>
2118
<body>

0 commit comments

Comments
 (0)